FFplay
빠른 스트리밍 방법
ffplay -probesize 32 -sync ext -fflags nobuffer -flags low_delay -framedrop -strict experimental "rtmp://localhost:1935/mystream"
ffplay -fflags nobuffer -fflags discardcorrupt -flags low_delay -framedrop -avioflags direct -rtsp_transport tcp rtsp://<host>:<port>
NoBuffer:
UDP:
TCP:
Low Delay:
FrameDrop:
Strict:
See also
Favorite site
Tutorials
References
-
Ffmpeg_play.pdf ↩