Live Ingest writes incoming live feeds (cameras, satellite, IP streams) into the TAMS store in real time as short media chunks.
How it works with TAMS:
- Media is segmented into short chunks (typically 1-6 seconds) and uploaded via pre-signed URLs
- Each chunk is registered as a Segment on a growing Flow timeline
- Content is available for downstream use (editing, playout) as soon as each Segment is registered — no need to wait for the recording to finish
- Multiple ingest points can write to the same store simultaneously
- Different quality levels (proxy, mezzanine, full-res) can be ingested as separate Flows under the same Source
Benefits: Immediate availability, parallel access, no file locking, natural scalability for multi-camera productions.