用ffmpeg循环推一个文件到rtmp服务器.一般都是建议用-stream_loop选项.如: ffmpeg -threads -re -fflags +genpts -stream_loop - -i "H:\video.mp4" -c copy -f flv ...
確定! 回上一頁