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

Issue/stream callback #810

Merged
merged 4 commits into from
Aug 9, 2023
Merged

Issue/stream callback #810

merged 4 commits into from
Aug 9, 2023

Conversation

EmmanuelP
Copy link
Contributor

No description provided.

Ensure the stream callbacks are correctly triggered. It is not really a device
testing feature, but more a mean to ensure there is no regression with respect
to callback handling in aravis code.
Every push to the output queue should be paired with a DONE callback trigger, in
case of the buffers are put back in the input queue by the callback.
The underrun counter is supposed to show when there is a shortage of buffers due
to them being not put back soon enough in the incoming queue. If some of them
are still in use by the stream thread, it is not an underrun condition.
@EmmanuelP EmmanuelP merged commit 3f2a001 into main Aug 9, 2023
7 checks passed
@EmmanuelP EmmanuelP deleted the issue/stream-callback branch August 9, 2023 04:58
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