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

WIP: Try to automatically reconnect when connection is lost #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EmilioPeJu
Copy link
Member

There is a parameter to disable this behaviour if needed.

For sake of simplicity, the camera parameter resynchronization is left to the user, in my specific application, I rely on the UserSetSave feature.

@EmilioPeJu EmilioPeJu force-pushed the auto-reconnect branch 2 times, most recently from e7cf108 to b8cf461 Compare January 12, 2024 16:17
aravisApp/src/ADAravis.cpp Outdated Show resolved Hide resolved
aravisApp/src/ADAravis.cpp Outdated Show resolved Hide resolved
@EmilioPeJu EmilioPeJu changed the title Try to automatically reconnect when connection is lost WIP: Try to automatically reconnect when connection is lost Feb 1, 2024
There is a parameter to disable this behaviour if needed
@EmilioPeJu
Copy link
Member Author

EmilioPeJu commented Feb 1, 2024

Thanks for reviewing, this PR needs to be changed to do a different approach using the standard asyn auto-connect mechanism, I've marked it as WIP until it's implemented

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

Successfully merging this pull request may close these issues.

2 participants