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

Allow timestamped payload types as frame triggers #137

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Allow timestamped payload types as frame triggers #137

merged 2 commits into from
Aug 17, 2023

Conversation

glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Aug 17, 2023

This PR replaces the type signature for the video capture sources to accept any parsed timestamped payload type. This avoids having to reparse messages and also provides flexibility as to the type of the trigger payload.

Fixes #136

@glopesdev glopesdev added feature New planned feature fix Pull request that fixes an issue labels Aug 17, 2023
@glopesdev glopesdev merged commit b402228 into main Aug 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid relying on specific payload format for frame triggers
1 participant