diff options
author | Mateja <mail@matejamaric.com> | 2021-08-12 00:43:07 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-08-12 00:43:07 +0200 |
commit | 9251f6f875187554bf7d0220f3e6420706b35d7d (patch) | |
tree | cf09ef11bd3ab7a158ab9e81009ceec95b07eb65 | |
parent | 17fb97409bbac58f34b68d917143317e4c44293d (diff) | |
download | misc-main.tar.gz misc-main.zip |
-rw-r--r-- | mpv | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +# View webcam output... +mpv av://v4l2:/dev/video0 --profile=low-latency --untimed |