From fa6a63a344f3c1dc78d427d1a7eb4d506983083a Mon Sep 17 00:00:00 2001 From: Antonio Garcia-Dominguez Date: Tue, 6 Aug 2013 18:42:14 +0200 Subject: more troubleshooting tips --- prepare-videochat.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'prepare-videochat.sh') diff --git a/prepare-videochat.sh b/prepare-videochat.sh index ddea822..fa38adc 100755 --- a/prepare-videochat.sh +++ b/prepare-videochat.sh @@ -47,6 +47,13 @@ # like a TV test card. Otherwise, there's an issue in your v4l2loopback # installation that you should address before using this script. # +# MORE TROUBLESHOOTING: to make sure video works for you (except for +# v4l2loopback and your video conference software), try this pipeline: +# +# souphttpsrc location="http://$IP:$PORT/videofeed" \ +# do-timestamp=true is-live=true \ +# ! multipartdemux ! jpegdec ! ffmpegcolorspace ! ximagesink +# # Last tested with: # - souphttpsrc version 0.10.31 # - v4l2sink version 0.10.31 -- cgit v1.2.3