mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
rpicam-vid: remove vlc
example and "subcommand" (#13628)
This commit is contained in:
parent
2d9a5a2077
commit
98dc1f8280
1 changed files with 1 additions and 5 deletions
|
@ -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: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid>.
|
||||
|
||||
- Capture a 10 second video:
|
||||
|
||||
`rpicam-vid -t 10000 -o {{path/to/file.h264}}`
|
||||
|
||||
- Play the video using `vlc`:
|
||||
|
||||
`vlc {{path/to/file.h264}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue