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
0001-avformat-http-detect-end-of-received-on-chunked-pers.patch
Description: 0001-avformat-http-detect-end-of-received-on-chunked-pers.patch
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel