I've been using mpv to access my webcam. (mpv /dev/video0
) However, this introduces a 1-2s delay to stream. This can be avoided by running mpv with option --force-seekable=yes
and manually seeking to the latest frame in stream. Is there any way to do this automatically? E.g. some kind of --force-realtime
flag?
Asked
Active
Viewed 2,845 times
0

Hackerman21
- 23
- 1
- 5