diff --git a/pages/linux/rpicam-vid.md b/pages/linux/rpicam-vid.md index 4176141638..ba4f23f09e 100644 --- a/pages/linux/rpicam-vid.md +++ b/pages/linux/rpicam-vid.md @@ -1,13 +1,9 @@ # rpicam-vid > Capture a video using a Raspberry Pi camera. -> Some subcommands such as `vlc` have their own usage documentation. +> See also: `vlc`. > More information: . - Capture a 10 second video: `rpicam-vid -t 10000 -o {{path/to/file.h264}}` - -- Play the video using `vlc`: - -`vlc {{path/to/file.h264}}`