10 lines
265 B
Markdown
10 lines
265 B
Markdown
|
|
# rpicam-vid
|
||
|
|
|
||
|
|
> Capture a video using a Raspberry Pi camera.
|
||
|
|
> 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}}`
|