[FFmpeg-trac] #2703(avformat:new): when encountering a ENOSPC as a HLS streamer ffmpeg hangs without exiting

FFmpeg trac at avcodec.org
Fri Jun 28 15:38:43 CEST 2013


#2703: when encountering a ENOSPC as a HLS streamer ffmpeg hangs without exiting
------------------------------------+------------------------------------
             Reporter:  vihai       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  hls         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by vihai):

 Hello, the failing command line is the following:


 {{{
 /opt/acaocam/bin/ffmpeg -nostdin -nostats -rtsp_transport tcp
   -i "rtsp://192.168.0.55/axis-
 media/media.amp?streamprofile=streaming_450&camera=1"
   -vcodec copy -acodec copy -vbsf dump_extra -y -metadata title="ACAO Live
 Camera"
   -f segment -segment_list /srv/www/htdocs/hls/cam_450.m3u8 -map 0
 -segment_list_flags +live
   -segment_time 10 -segment_list_size 20 cam/450_%06d.ts
 }}}


 I'm waiting for the issue to happen again to provide the log and further
 info.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2703#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list