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

The connectTimeout of the visionaryControl's open function doesn't work on Linux #12

Open
paulinelvne opened this issue Nov 4, 2024 · 0 comments

Comments

@paulinelvne
Copy link

Hello,

We encounter a problem when we try to connect to an ip address where there is no camera. We've tested your visionary_welcome example on linux and when we run the command ./welcome -i192.168.16.52 -dVisionary-T_Mini with no visionary connected to this address, the open function does not return false after the specified "connectTimeout" value has expired (or 5s if this value is not specified by looking at the defaults), it can take a lot longer than this value.
Is this the maximum time the open function should take before returning anything?

We've also noticed that when there's something at this address (e.g. a computer on the same network), the open function immediately returns false.

Thank you in advance for your time,

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