[Bug 765986] adaptivedemux: Provide API for being able to set properties on internal HTTP (and other) sources
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 4 21:32:28 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765986
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Component|gst-plugins-good |gst-plugins-bad
Summary|souphttpsrc: Can't play a |adaptivedemux: Provide API
|m3u8 video on https |for being able to set
|protocol. |properties on internal HTTP
| |(and other) sources
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Well, that's exactly what I say :) hlsdemux creates new HTTP sources for
downloading the fragments (and also refreshing the m3u8 manifest). Only the
initial manifest is downloaded by the souphttpsrc where you set the property.
For the other HTTP sources inside hlsdemux we currently don't have a way to
easily set their properties.
For now the best would be if you make sure to generate a valid SSL certificate.
Even if it's signed by a CA you created yourself, you just have to make it
available on all machines. Without, HTTPS seems rather useless.
--
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