Processor

RasberryPi 4 - 카메라 설정

작성자 임베디드코리아 작성일24-11-29 23:00 조회467회 댓글0건
//카메라 설정
sudo vi /boot/firmware/config.txt
start_x=1

// 카메라 테스트
$ vcgencmd get_camera
supported = 1 , detected = 1인것을 확인 할 수 있음

$ raspistill -o image.jpg
 image.jpg 사진 저장

$ rpicam-hello 3s