After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775920 - dashdemux: Support cookies for DASH
dashdemux: Support cookies for DASH
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 761099
Blocks:
 
 
Reported: 2016-12-10 06:17 UTC by Park Jun-soo
Modified: 2018-11-03 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Park Jun-soo 2016-12-10 06:17:39 UTC
According to caluse 9.5 Stored Data Security of Freeview_Play_Technical_Specification, DASH Player shall support session cookie.
Comment 1 Park Jun-soo 2016-12-10 06:38:39 UTC
When requesting Media Segments and updating MPD, a player has to use the values of Set-Cookie headers which are included in the response for MPD when beginning play.
Is it proper way to use GstTagList with new one, such as GST_TAG_COOKIE? So dashdemux get the values of Set-Cookie headers.
(https://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/ext/soup/gstsouphttpsrc.c#n1128)
Comment 2 Sebastian Dröge (slomo) 2016-12-10 09:23:37 UTC
See bug #761099 for the required infrastructure for cookie sharing
Comment 3 Park Jun-soo 2016-12-10 11:04:01 UTC
Thanks for you replay. First I'll see that thread.
Comment 4 GStreamer system administrator 2018-11-03 14:01:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/493.