1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 12:35:45 +02:00
tldr/pages/linux/rpicam-vid.md

10 lines
296 B
Markdown
Raw Normal View History

# 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|--timeout]}} 10000 {{[-o|--output]}} {{path/to/file.h264}}`