#6218: FFMpeg RTSP to .m3u8 conversion
-------------------------------------+-------------------------------------
             Reporter:  ankit.gupta  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by stevenliu):

 {{{
 ffmpeg -rtsp_transport tcp -i rtsp://root:[email protected]/axis-
 media/media.amp -vcodec copy -hls_time 4 -hls_list_size 2 -hls_wrap 2
 -start_number 1 -y Z:/playlist.m3u8

 }}}

 Do not transcode and try it

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6218#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to