#6221: Oprimize streaming delay
-------------------------------------+-------------------------------------
Reporter: ankit.gupta | Type: defect
Status: new | Priority: critical
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Good day I am using below ffmpeg command to convert live RTSP video feed
to .m3u8 but this command have delay of 30 seconds, any help on how to
minimize this delay
ffmpeg -rtsp_transport tcp -i rtsp://root:[email protected]/axis-
media/media.amp -r 25 -crf 25 -preset faster -maxrate 500k -bufsize 1500k
-c:v libx264 -hls_time 4 -hls_list_size 1 -hls_wrap 2 -start_number 1
-rtsp_transport tcp -y Z:/playlist.m3u8
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6221>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac