TAMS Ingest (pull)
Connects to a remote TAMS API and ingests as a real-time stream
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
flowIds |
List of flow IDs to ingest (i.e. a video and an audio flow ID) (default: []) |
✗ |
url |
Base URL of the TAMS API |
✓ |
startPosition |
Stream start position (TAMS timestamp) |
✗ |
auth |
Authentication settings |
✓ |
initialState |
The ingest state of this component on start-up (default: "enabled") |
✗ |
streamMappings |
Configure which streams to accept from this input |
✗ |
notes |
Additional notes about this component |
✗ |