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.

Feedback for sure is warmly welcome.

Regards

Michael

Attachment: 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

Reply via email to