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

Multiple cameras #30

Open
judahr opened this issue Apr 10, 2021 · 1 comment
Open

Multiple cameras #30

judahr opened this issue Apr 10, 2021 · 1 comment

Comments

@judahr
Copy link

judahr commented Apr 10, 2021

If a computer has multiple cameras (virtual or physical), it can be hard to identify the camera by an index number. Perhaps enumerating the camera index and which camera it is in a command switch would be useful. In addition, allowing you to select a camera by name would be good for times when the index may change from time to time.

@iMartyn
Copy link

iMartyn commented Jan 6, 2022

Unfortunately with OpenCV this is really hard, I know, because I'm working on something that is also using the same go libraries. OpenCV just doesn't expose the camera name to the application at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants