[gst-devel] HTTP pseudo-streaming

Benoit Fouet benoit.fouet at purplelabs.com
Tue Jun 3 09:29:45 CEST 2008


Hi,

Julien Isorce wrote:
> 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.
>

you have to get the "real" URL of the video, not the link to the
embedded player.

-- 
Benoit Fouet
Purple Labs S.A.
www.purplelabs.com




More information about the gstreamer-devel mailing list