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

added connect_while_subscribed feature #154

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

berndpfrommer
Copy link
Collaborator

This PR introduces a new ROS parameter connect_while_subscribed that causes the driver to only connect to the SDK camera when subscribers actually are listening. This frees up I/O resources when there are no subscribers because the streaming from the camera to the host is stopped in this case.
See issue #150

@berndpfrommer berndpfrommer merged commit 00c99e8 into humble-devel Feb 20, 2024
2 checks passed
@berndpfrommer berndpfrommer deleted the connect_while_subscribed branch April 16, 2024 20:25
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.

1 participant