现象: ffmpeg -re -stream_loop -1 -i .\mark1.mp4 -c copy -f flv rtmp://localhost/live/test ffplay -i rtmp://localhost/live/test  但是试了下rtsp 是没问题的,有可能是什么原因?