Hi i have a kind of problem like this. I am trying to make a camera system with some features. It includes digital zoom with "+" "-" buttons and there is a plus symbol middle of the screen. I had a raspberry pi 3b and when i try the code with it, it is working but now i get a new raspi 5 but same code used to work is not working. i get same error message when i try to run it. I can use libcamera function to with my camera(its imx477 with 50mm lens) but my code is not working.Sir:
Q1 can you open the camera?
Q2 Which camera?
Q3 Which OS(bookwworm, Bullseye, ...)?
Q4 Is your title appropriate?
ret, kare = kamera.read()
I make a little bit of googling and ret has to be true not false. That means my camera can open when i run but it cant take a frame with VideoCapture(0). Could you guys help me about it please.
Statistics: Posted by boraltns06 — Thu May 02, 2024 12:23 pm