Hi,
Most of the time, using "download helper" plugin for firefox I can get the "playable" uri. (not only well known web site like youtube etc...)
But I tried on the web site
www.rtl.fr, I selected randomly a video and "download helper" plugin said:
http://v.kewego.com/v/5/0992/37PPGYC6.mp4?
key%3D20d855c7a7fd99fc
Note the http://....mp4? key%...
So it seems that key%... is used for authentification or something else.
Then I tried to play to play it with gstreamer:
-- gst-launch-0.10 playbin uri="
http://v.kewego.com/v/5/0992/37PPGYC6.mp4?key%3D20d855c7a7fd99fc"
but I got the same result as if I do not put the key stuff, I mean I got the same result as
-- gst-launch-0.10 playbin uri="
http://v.kewego.com/v/5/0992/37PPGYC6.mp4"
result ->403 Forbidden
Sothe video is not playable with the pipeline.
But it's still working with:
firefox
http://v.kewego.com/v/5/0992/37PPGYC6.mp4?key%3D20d855c7a7fd99fc
Is it possible to configure souphttpsrc for auth, maybe user-pw property ? cookies ?
Well, does anyone already encounter this kind of uri ?
Sincerely
Julien
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev _______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel