1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:42:09 +02:00
tldr/pages.ko/linux/rpicam-hello.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

12 lines
452 B
Markdown

# rpicam-hello
> Raspberry Pi 카메라를 사용하여 실시간 카메라 스트림 보기.
> 더 많은 정보: <https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-hello>.
- 특정 시간(밀리초) 동안 카메라 미리보기 스트림 표시:
`rpicam-hello -t {{시간}}`
- 특정 카메라 센서를 위한 설정 조정:
`rpicam-hello --tuning-file {{/usr/share/libcamera/ipa/rpi/경로/대상/config.json}}`