rpicam-vid: remove vlc
example and "subcommand" (#13628)
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
# rpicam-vid
|
# rpicam-vid
|
||||||
|
|
||||||
> Capture a video using a Raspberry Pi camera.
|
> Capture a video using a Raspberry Pi camera.
|
||||||
> Some subcommands such as `vlc` have their own usage documentation.
|
> See also: `vlc`.
|
||||||
> More information: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid>.
|
> More information: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid>.
|
||||||
|
|
||||||
- Capture a 10 second video:
|
- Capture a 10 second video:
|
||||||
|
|
||||||
`rpicam-vid -t 10000 -o {{path/to/file.h264}}`
|
`rpicam-vid -t 10000 -o {{path/to/file.h264}}`
|
||||||
|
|
||||||
- Play the video using `vlc`:
|
|
||||||
|
|
||||||
`vlc {{path/to/file.h264}}`
|
|
||||||
|
Reference in New Issue
Block a user