[FFmpeg-devel] [PATCH] store cookies returned in HLS key responses

Micah Galizia micahgalizia at gmail.com
Sun Mar 15 00:00:38 CET 2015


Hello,

Neulion has added Set-Cookie fields in the response headers of their
HLS key files. Those cookie values must be echoed back in the next key
request or authentication on the subsequent key will fail.

This fix will exacerbate the existing bug where the cookie field of
ffmpeg requests keeps getting larger (since cookies are append when
they should be replaced). However, those streams will fail sooner
without this fix. Also, I have a fix for that bug too, but I'll start
with this.

Thanks in advance!
-- 
"The mark of an immature man is that he wants to die nobly for a
cause, while the mark of the mature man is that he wants to live
humbly for one."   --W. Stekel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-store-cookies-returned-in-HLS-key-response.patch
Type: text/x-patch
Size: 1058 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150315/ba5c6483/attachment.bin>


More information about the ffmpeg-devel mailing list