Compute Module 4 - two RPI camera #1432
Unanswered
projectile25
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I don't own a pi camera and have never seen anyone posting issues about using more than one camera. |
Beta Was this translation helpful? Give feedback.
1 reply
-
maybe @jogu (he made the original MMAL pull request) could comment here: does MMAL support running two threads with the same |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , is some possibility to use two Rpi cameras on CM4 trough the mmal ? They both work like v4l2 devices or one like v4l2 and second trought the mmal . But when i setup both like mmal, the only one camera is working , the second has error message "MMAL cam failed to open" . I have setup in config for each camera the mmalcam_name vc.ril.camera and mmal_params -cs 0 and mmal_params -cs 1 .
Beta Was this translation helpful? Give feedback.
All reactions