-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable multi-CSI-camera with libcamera #1068
Conversation
Some of those other metrics look a bit sus to me -- idk about you |
Other than the temp matrix everything else is fine. The RPI 5 should report 4mb for GPU memory (https://forums.raspberrypi.com/viewtopic.php?t=358327). Occasionally I get an unknown value but a refresh does fix it. Additionally, this was with 3 cameras all running non driver mode pipelines so I would expect the cpu to be pegged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
multi-cam works on pi 5 anyways, shipiiiitiiiij;dasfj;lkdfasjk;
Adjusts JNI for multicamera changes. Also rewrites VisionSourceManager for multicamera changes and QOL changes. Also fixes issue #1028.