diff --git a/pages/common/mpv.md b/pages/common/mpv.md index 9ca29c1eb0..ce63e4fd7f 100644 --- a/pages/common/mpv.md +++ b/pages/common/mpv.md @@ -26,3 +26,7 @@ - Play a file using a profile defined in the `mpv.conf` file: `mpv --profile {{profile_name}} {{file}}` + +- Display the output of webcam or other video input device: + +`mpv /dev/{{video0}}`