Page 1 of 1

ffplay to stream rtmp video without buffer - low latency

Posted: Mon May 30, 2022 8:53 pm
by henrywu

Code: Select all

ffplay -fflags nobuffer rtmp://192.168.0.86/live/rasp

With this, the latency reduced from 10 seconds to 3 seconds.