[FFmpeg-trac] #6218(ffmpeg:new): FFMpeg RTSP to .m3u8 conversion

FFmpeg trac at avcodec.org
Sat Mar 4 16:38:23 EET 2017


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

Comment (by ankit.gupta):

 This is the fastest response I have ever seen for any open source. Thank
 you it worked.


 Please excuse me as I am first time explorer of FFMpeg. One thing I
 believe there is some typo in command for _tsp_transport tcp, i tried
 following command instead, am i right

 ffmpeg -rtsp_transport tcp -i rtsp://root:kastle@192.168.17.153/axis-
 media/media.amp -r 100 -crf 25 -preset faster -maxrate 500k -bufsize 1500k
 -c:v libx264 -hls_time 4 -hls_list_size 2 -hls_wrap 2 -start_number 1 -y
 Z:/playlist.m3u8

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


More information about the FFmpeg-trac mailing list