-
Notifications
You must be signed in to change notification settings - Fork 2
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
driver class #15
Comments
I found what is the problem. The driver object has connected itself to a wrong camera. if I request device info from a profile, I do not get the camera I have requested with specific serial number. See below.
|
@AbdelRahmanNasser20, I still get a problem with driver class. It connects to another camera first.
|
It still connects to another camera
Check version of the code I have
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@AbdelRahmanNasser20
Following up on the most recent pull request.
We need more feedback and diagnostics options when instantiating driver object.
Here is the minimal example that should yield working driver object. Unless I am not using it correctly, then we need to have documentation on how it supposed to be used.
Rebooting computer did not solve the problem. It is possible we need to do hardware reset before continuing. If that is correct, we need to have an extra function that would allow us to do this. Proposed definition:
The text was updated successfully, but these errors were encountered: