The Capture Radiant Workflow is responsible for capturing video from a Radiant device. This workflow is used as a Subflow in the Capture Target Video Workflow. The Probe Service interacts with the Radiant API to capture video clips from the device, save video files to s3 bucket and update the Live Edge Job Manager API.
NODES:
Name | Type |
---|---|
Live Edge | Edge |
Probe Service | Microservice |
Logger | Subflow |
Probe API | API |
Job Manager | API |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Live Edge to Probe Service | RabbitMQ | captureProbeQ |
Probe Service to Logger | Subflow | logger |
Probe Service to Probe API | API | https://api.test.reach.spectrumtoolbox.com |
Probe Service to Job Manager | API | https://api.test.reach.spectrumtoolbox.com |