From a64487d5db57b9e281a5953b082618d2c1fca8a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 17:32:58 -0200 Subject: Removing old scripts and cleaning up some code --- start-streaming | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'start-streaming') diff --git a/start-streaming b/start-streaming index b324c55..feff8a4 100755 --- a/start-streaming +++ b/start-streaming @@ -1,12 +1,15 @@ #!/bin/bash # -# thanks to rafael at riseup.net and -# http://current.workingdirectory.net/posts/2010/video4linux-and-audio/ -# http://mcs.hackitectura.net/tiki-index.php?page=live+stream+with+gstreamer -# https://en.wikibooks.org/wiki/Puredyne/Stream_Audio_and_Video#Gstreamer -# http://wm161.net/2011/03/02/anchorman/ +# GStreamer command line wrapper # -# needed packages: v4l-utils gstreamer-tools +# Thanks to rafael at riseup.net and the following documents: +# +# http://current.workingdirectory.net/posts/2010/video4linux-and-audio/ +# http://mcs.hackitectura.net/tiki-index.php?page=live+stream+with+gstreamer +# https://en.wikibooks.org/wiki/Puredyne/Stream_Audio_and_Video#Gstreamer +# http://wm161.net/2011/03/02/anchorman/ +# +# Needed packages: v4l-utils gstreamer-tools # # Example config: # -- cgit v1.2.3