1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-22 15:04:12 +02:00
tldr/pages.ko/linux/rpicam-vid.md
코드싸이 624a50f563
rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation

* linux/r*: add Korean translation

* rpicam-raw: fix typo
2024-11-09 22:28:34 +09:00

9 lines
300 B
Markdown

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