[Bug 751372] New: adaptivedemux: set user-agent and cookie to download the fragments
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 23 04:25:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751372
Bug ID: 751372
Summary: adaptivedemux: set user-agent and cookie to download
the fragments
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: eunhae1.choi at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Because the http src element in hlsdemux is not set the cookie and user-agent
like upstream src element, forbidden(403) error is occurred when it try to
download the data fragments.
In some cases, user-agent and cookie is needed to set to connect the http
server.
< How to test >
with browser application on PC,
myspace.com -> Videos -> select one vod and get m3u8 url from code
try to play the VOD with gst-launch
# gst-launch-1.0 playbin uri="copied vod url(m3u8)"
--> forbidden error is occurred when it try to download fragment in souphttpsrc
in hlsdemux.
--
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