Changes between Version 81 and Version 82 of StreamingGuide
- Timestamp:
- Aug 29, 2018, 10:49:59 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v81 v82 91 91 There is also apparently an option -fflags nobuffer which might possibly help, usually for receiving streams [https://www.ffmpeg.org/ffmpeg-formats.html#Format-Options reduce latency]. 92 92 93 mpv udp://236.0.0.1:2000 --no-cache --untimed --no-demuxer-thread --video-sync=audio --vd-lavc-threads=1 94 95 may be useful. 96 97 93 98 === Testing latency === 94 99
