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

Allow for connecting based on Serial number #17

Open
jwlodek opened this issue Jan 29, 2025 · 0 comments
Open

Allow for connecting based on Serial number #17

jwlodek opened this issue Jan 29, 2025 · 0 comments

Comments

@jwlodek
Copy link
Collaborator

jwlodek commented Jan 29, 2025

Currently in cases where a server connects to two cameras, you cannot permanently set the device ID or index to make sure that a process will always connect to a specific camera. In fact, PVCam does not support doing this. What needs to happen, is to loop over the detected cameras, and open them one by one and check the serial number - if it matches, then continue, otherwise close and move on.

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

1 participant