From 9219d6f6928712b96595294fa068133ad33ae241 Mon Sep 17 00:00:00 2001 From: Antonio Garcia-Dominguez Date: Tue, 17 Apr 2012 22:02:43 +0200 Subject: Add note about leaving audio enabled on IP Webcam --- prepare-videochat.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/prepare-videochat.sh b/prepare-videochat.sh index 8624f63..5c7efe0 100755 --- a/prepare-videochat.sh +++ b/prepare-videochat.sh @@ -21,6 +21,11 @@ # particular, those which change the picture size, such as clockwise # or counterclockwise. *-flip and rotate-180 do work, though. # +# IMPORTANT: make sure that audio is enabled on IP Webcam, or the script +# will not work! If it works, it should stay open after clicking OK on +# the last message dialog: that's our GStreamer graph processing the +# audio and video from IP Webcam. +# # Last tested with: # - souphttpsrc version 0.10.31 # - v4l2sink version 0.10.31 -- cgit v1.2.3