Skip to content
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

Problems with RGB Camera Control #1158

Open
YaoYaoYuWuQi opened this issue Mar 15, 2024 · 1 comment
Open

Problems with RGB Camera Control #1158

YaoYaoYuWuQi opened this issue Mar 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YaoYaoYuWuQi
Copy link

The device I'm using is the OAK-FFC-4P and I have 4 cameras installed. When I run RGB Camera Control.py or Cam_test.py, I can only control one of the cameras individually or all of them, how can I control the exposure, sensitivity and other parameters of each camera independently?

@YaoYaoYuWuQi YaoYaoYuWuQi added the bug Something isn't working label Mar 15, 2024
@Erol444
Copy link
Member

Erol444 commented Apr 2, 2024

Hi @YaoYaoYuWuQi ,
You can have multiple XLinkIn (and InputQueues) - one for each camera. So then when you construct an CameraControl message you can send it to a specific camera. Thoughts?
Thanks, Erik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants