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

Add Video capture from UDP stream #26

Open
barbourshop opened this issue Mar 26, 2024 · 0 comments
Open

Add Video capture from UDP stream #26

barbourshop opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@barbourshop
Copy link

barbourshop commented Mar 26, 2024

Goal: To allow videoCapture to occur in tests with video streamed from a device over UDP

To aid with remote development, the raft framework needs to support remote video capture. One option for this is for the RAFT framework to be able to capture video streamed over UDP.

Acceptance Criteria:

  • An implementation of a videoCapture module will have been created with the ability to receive UDP streams and record them
  • This module must pass the videoCapture unit test
  • This module must implement all the same methods as the videoCapture module for using a capture card
@TB-1993 TB-1993 assigned zghp and TB-1993 and unassigned zghp Jun 11, 2024
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

3 participants