snippetbashTip
rpicam-vid — Capture a video using a Raspberry Pi camera. See also: `vlc`. More information: <https://www.raspber
Viewed 0 times
raspberrycommandclivideousingcapturecamerarpicam-vid
linux
Problem
How to use the
rpicam-vid command: Capture a video using a Raspberry Pi camera. See also: vlc. More information: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid>.Solution
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}}Code Snippets
Capture a 10 second video
rpicam-vid {{[-t|--timeout]}} 10000 {{[-o|--output]}} {{path/to/file.h264}}Context
tldr-pages: linux/rpicam-vid
Revisions (0)
No revisions yet.