Integrating camera module with raspberry pi | troubleshooting

preview_player
Показать описание
Integrating and troubleshooting camera module on raspberry pi
# updating the firmware
sudo rpi-update
# opening configuration window
sudo raspi-config
# openning configuration file
sudo su

# checking camera
older version
raspistill for still image
raspivid for video
newer version
libcamera-hello --- to check if it is working
Рекомендации по теме
Комментарии
Автор

Thank u so much Sir.
We work from at least 6-7 hours to start picam but we didn't but your video help us alot

mohammadzaid
Автор

Thanks, this helped a lot. I have the global shutter camera and couldn't get it to work with libcamera even though vcgencmd get_camera was showing supported=1 and detected=1.

josephjewell
Автор

What is after the 640, ... At the coding

zulhusniultrman
Автор

Thank You so much sir. I watched a lot of videos but no one provided the actual solution as you did. Excellent Video!

manahilshakeel
Автор

for me no camera interface is detected in the raspi-config. i tried to connect the camera several times but still no change. in my raspi-config it starts with the second row. HELP

wako_tako
Автор

i don't finf in the interface optings the camera choice why ?

YasmineMahri
Автор

I am not getting camera in interfaces can u please help me how to fix it

karanashu
Автор

I am getting file not d
found error when any other path is mentioned why?

yogharajar