[FFmpeg-devel] [PATCH] avformat/http: detect end of received on chunked persistenc

Schenk, Michael Michael.Schenk at albistechnologies.com
Tue Sep 22 07:02:38 CEST 2015


Dear friends,
we had a problem with an HLS server which was using chunked http transfer over persistence http connection.
Even if we have received all data (chunksize = 0) the read of a m3u8 playlist was blocked till the server tears down the TCP
connection. Please find attached a patch for avformat/http.c which will mark end of received once all chunks
are transferred completely. I sent this a second time because I did not see the first eMail of me.

Feedback for sure is warmly welcome.

Regards

Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-http-detect-end-of-received-on-chunked-pers.patch
Type: application/octet-stream
Size: 986 bytes
Desc: 0001-avformat-http-detect-end-of-received-on-chunked-pers.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150922/63b9b1c1/attachment.obj>


More information about the ffmpeg-devel mailing list