Gordon999/Pi_LIbCamera_GUI

Failed to acquire camera details

Closed this issue · 4 comments

vncviewer_5QCw62Wg9J

Error Code:

pygame 2.1.2 (SDL 2.0.16, Python 3.9.2)
Hello from the pygame community. https://www.pygame.org/contribute.html
[0:19:06.390293141] [2746]  INFO Camera camera_manager.cpp:293 libcamera v0.0.1+54-d528119f
[0:19:06.419578012] [2747]  INFO RPI raspberrypi.cpp:1414 Registered camera /base/soc/i2c0mux/i2c@1/ov5647@36 to Unicam device /dev/media2 and ISP device /dev/media0
[0:19:06.419783286] [2746]  INFO Camera camera.cpp:839 Pipeline handler in use by another process
ERROR: *** failed to acquire camera /base/soc/i2c0mux/i2c@1/ov5647@36 ***

Which camera ? It doesn't appear to be detecting it, does the camera work OK on your Pi?

Was something else running? INFO Camera camera.cpp:839 Pipeline handler in use by another process

When did the error occur ?

Did you run the script and then not use EXIT to stop it, and then run again?

If you don't use EXIT you will need to reboot the Pi.

I assume this was the answer

Closed