mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
265 B
265 B
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}}