How to continuously output screenshots while also outputting hls with ffmpeg

前端 未结 0 621
天涯浪人
天涯浪人 2021-01-25 03:08

So I have the following process of ingesting rtsp and output hls.

ffmpeg -fflags nobuffer \\
 -rtsp_transport udp \\
 -i rtsp:/// \\
 -vsync 0 \\
 -         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题