[Webkit-unassigned] [Bug 143480] [GStreamer] extra-headers and keep-alive properties for HTTP source element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 09:11:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143480

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to comment #10)
> (In reply to comment #8)
> > Comment on attachment 250269 [details]
> > patch
> > 
> > Looks good to me too! You probably also want to implement another properties
> > from souphttpsrc here: compress. That's very useful for HTTP adaptive
> > streaming (it's used for the playlists/Manifests there, which are plaintext).
> 
> Yeah I saw it's used by hlsdemux, thought about adding it as well, but is it
> really worth it?

They can easily become 1-2MB uncompressed, and as it's plaintext it compresses well and can get down to 100kb or something. Makes a big difference with the time needed from clicking play to getting the first media on the screen/speakers :) Especially if it's audio-only and you have a mobile data connection.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150408/0d85c11e/attachment.html>


More information about the webkit-unassigned mailing list