[FFmpeg-trac] #9009(ffmpeg:new): SIGINT ignored while awaiting RTP data

FFmpeg trac at avcodec.org
Sat Oct 7 13:36:37 EEST 2023


#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


More information about the FFmpeg-trac mailing list