-
Notifications
You must be signed in to change notification settings - Fork 67
Description
Hi,
I'd like to use the global shutter raspberry pi camera with reacTIVision.
I just managed to compile reacTIVision on latest bookworm raspberry pi OS. libcamera is able to open the video stream of the GS cam, but reacTIVision says "No camera found!".
Earlier I was trying on an older distro. We have an older raspberry pi IR camera which works well on it as long as the legacy support is enabled. I had to disable legacy support to be able to see the video stream of the GS cam with libcamera, but it was in no case recognized by reacTIVision.
So I guess that in order for it to work, the source code should be altered in some way ...
If anybody has any pointer reagrding where this should happen in the code, and which lib this should rely on, I'd be very grateful.
Thanks !
Joseph