1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 12:24:10 +02:00
tldr/pages.ko/linux/rpicam-vid.md

10 lines
300 B
Markdown
Raw Normal View History

# rpicam-vid
> Raspberry Pi 카메라를 사용하여 비디오를 촬영합니다.
> 같이 보기: `vlc`.
> 더 많은 정보: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid>.
- 10초 비디오 촬영:
`rpicam-vid -t 10000 -o {{경로/대상/파일.h264}}`