[Bug 766367] hlsdemux: 403 forbidden for bbc hls stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 17 13:20:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766367

--- Comment #4 from ion pantalon <nanu_rtc at yahoo.com> ---
I have done some more tests using wget and the stream seems to be working fine
if the cookie is handled properly:
wget --keep-session-cookies --save-cookies cookies.txt 
"http://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b077jfrp/mediaset/audio-syndication/proto/http"
--2016-05-17 12:58:24-- 
http://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b077jfrp/mediaset/audio-syndication/proto/http
then:
wget --mirror --load-cookies cookies.txt
'http://cp401492-vh.akamaihd.net/i/prod_af_mp4_aaclc_128/iplayerstream/l2o/b077jfrp_b111b544-55ab-4845-a26a-bd1bf96e8e0d.mp4/index_0_a.m3u8'
--2016-05-17 13:00:19-- 
http://cp401492-vh.akamaihd.net/i/prod_af_mp4_aaclc_128/iplayerstream/l2o/b077jfrp_b111b544-55ab-4845-a26a-bd1bf96e8e0d.mp4/index_0_a.m3u8

so it looks like the problem is because of the cookie. soup is posting the
http-headers event with the cookie but hlxdemux dosent understand the event.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list