[gst-devel] HTTP pseudo-streaming
Julien Isorce
julien.isorce at gmail.com
Mon Jun 2 23:51:19 CEST 2008
Hi,
It seems that for example youtube or dailymotion use "HTTP pseudo-streaming"
: http://en.wikipedia.org/wiki/Flv#Delivery_options
So is there any gstreamer element that could play such flux ? souphttpsrc ?
neonhttpsrc<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-neonhttpsrc.html>?
I tried :
gst-launch-0.10 neonhttpsrc location=
http://www.dailymotion.com/swf/x5merm?autoPlay=1 ! flvdemux ! ffdec_flv !
ffmpegcolorspace ! autovideosink
but nothing happens, the sate is maintained to PAUSED.
Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080602/73aa2663/attachment.htm>
More information about the gstreamer-devel
mailing list