#2485: Can't use "-chunked_post 0" with HTTP HLS POST
-------------------------------------+-------------------------------------
             Reporter:  Jeremy       |                    Owner:  (none)
  GARROUSTE                          |
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hls          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by anonymous_coward):

 * status:  closed => reopened
 * resolution:  duplicate =>

Comment:

 This appears to be an issue still. I don't believe it was a duplicate of
 #1291, since that was related to the demuxer, and this is related to the
 muxer.

 chunked_post option is not respected - chunked transfer encoding is used
 regardless.

 Command line: {{{ ffmpeg -loglevel info -re -stream_loop -1 -i
 /bbb_sunflower_1080p_30fps_normal.mp4 -c copy -f hls -hls_time 5
 -hls_flags delete_segments -hls_list_size 2 -method POST -chunked_post 0
 http://127.0.0.1:8080/upload/stream.m3u8 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/2485#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to