-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request