replace ezstream with gst-launch

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

replace ezstream with gst-launch

Dome Charoenyost
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 ?

 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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: replace ezstream with gst-launch

Thiago Sousa Santos-2


On Wed, Dec 9, 2009 at 3:52 PM, Dome Charoenyost <[hidden email]> 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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Thiago Sousa Santos

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel