[FFmpeg-trac] #10014(avformat:new): ffmpeg does not report upload failures when PUTting content to a remote WebDAV server
FFmpeg
trac at avcodec.org
Sun May 14 17:59:07 EEST 2023
#10014: ffmpeg does not report upload failures when PUTting content to a remote
WebDAV server
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
anonymous_coward |
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by pds412):
Hello, I am having a similar issue when trying to push hls segments via
POST requests to a remote server with the http_persistent option. Since
ffmpeg doesn't check the responses after the first one, it cannot catch
http errors. Additionally, my server won't write the last few segments to
disk because ffmpeg's process is already down and not listening to its
responses anymore.
Did you ever find a workaround for this problem?
Thanks!
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10014#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list