[gst-devel] replace ezstream with gst-launch
thiagossantos at gmail.com
thiagossantos at gmail.com
Fri Dec 11 04:14:11 CET 2009
On Wed, Dec 9, 2009 at 3:52 PM, Dome Charoenyost <dome at tel.co.th> wrote:
> Dear All,
>
> Now i'm using ezstream to stream .ogv to icecast2. i want to replace
> by gst-launch but i don't know how to loop play when end of file. can
> someone help me ?
>
gst-launch doesn't have a 'looping' feature, but a simple small app would do
it.
Basically the plan is to set up the pipeline, add a bus message watcher and
whenever you get EOS, send a seek back to the start of the stream.
>
> Best Regards.
>
> Dome C.
>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
--
Thiago Sousa Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091211/a66e4e7b/attachment.htm>
More information about the gstreamer-devel
mailing list