[gst-devel] HTTP pseudo-streaming

Benoit Fouet benoit.fouet at purplelabs.com
Tue Jun 3 10:28:35 CEST 2008


Hi,

Julien Isorce wrote:
> yes sure and that is that I wanted too.
>
> I read again the Frans Van Berckel 's mail and I finally understood
> what it means.
> So I put the http://www.dailymotion.com/swf/x5merm?autoPlay=1 in the
> web site he gave but the link is not resolved
> ( http://keepvid.com/ )
>
> I finally got an dailymotion url . So the following pipeline works fine :
>
> gst-launch-0.10 -v neonhttpsrc
> location="http://proxy-33.dailymotion.com/14/848x480/on2/8398448.on2?9f4c43f828e23584e9d28a4fdc03006813460ae"
> ! queue ! flvdemux ! fakesink
>
> I tried to connect a ffdec_flv to the flvdemux but it's not working.
>

this is a flash VP6 video in flv container

> A youtube link from http://keepvid.com/ , it's said that it's a mp4
> source :
>
> gst-launch-0.10 -v -m neonhttpsrc
> location="http://vp.video.google.com/videoplayback?id=eeaef0ce92daf284&itag=18&begin=0&len=604800000&signature=32FE30AA6EEB1CA5FAEB3E39CC1D252CD4AD110F.73B7FF8DBE5AD1BE41936DF5427B03FA3E91F44A&ip=74.86.48.26&ipbits=16&expire=1212501622&key=yt1&sver=2
> <http://vp.video.google.com/videoplayback?id=eeaef0ce92daf284&itag=18&begin=0&len=604800000&signature=32FE30AA6EEB1CA5FAEB3E39CC1D252CD4AD110F.73B7FF8DBE5AD1BE41936DF5427B03FA3E91F44A&ip=74.86.48.26&ipbits=16&expire=1212501622&key=yt1&sver=2>"
> ! queue ! fakesink
>
> But I do not know what demuxer I have to use, I tried
>

and this is H.264 video in a mov container
(I didn't try to play it with a GStreamer player, though)

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




More information about the gstreamer-devel mailing list