#9009: SIGINT ignored while awaiting RTP data
--------------------------------------+----------------------------------
             Reporter:  Juan Navarro  |                    Owner:  (none)
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  ffmpeg
              Version:  git-master    |               Resolution:
             Keywords:  sigint, exit  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
Comment (by Anh Trinh):

 I encountered the same issue as well.

 My usecase is: ffmpeg process receive packets sent from browser
 MediaRecorder via websocket, recording as HLS .ts 6s segments.

 However, when I stop MediaRecorder, and then send and `SIGTERM` to ffmpeg,
 it just hang there. Then I wait about couple of seconds and send
 `SIGKILL`, but then the last segments failed to be written.

 Would be nice if this can be fixed.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9009#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to