[FFmpeg-user] Reducing Latency while streaming desktop
Thomas Glanzmann
thomas at glanzmann.de
Sat Aug 25 23:10:08 EEST 2018
Hello,
to answer my own question in order to get to the 50ms latency, the
following mpv command works:
mpv udp://236.0.0.1:2000 --no-cache --untimed --no-demuxer-thread --video-sync=audio --vd-lavc-threads=1
I found it here: https://github.com/mpv-player/mpv/issues/4213
If you have further improvements, please let me know.
Cheers,
Thomas
More information about the ffmpeg-user
mailing list