[FFmpeg-trac] #7975(avformat:new): HLS HTTP PUT fails with http_persistent and connection closed

FFmpeg trac at avcodec.org
Fri Jul 26 23:09:43 EEST 2019


#7975: HLS HTTP PUT fails with http_persistent and connection closed
------------------------------------+------------------------------------
             Reporter:  ianklassen  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  hls http    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by ianklassen):

 I've attached a patch that first loads the headers from the server before
 attempting to reuse the HTTP connection. If the server sends "close" in
 the "Connection" header then the TCP connection is closed and then
 reconnected.

 Please review and let me know what you think.

 Thanks.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7975#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list