CmafIngestInputConfiguration
Configuration for a CMAF ingest input. Receives fMP4 init and media segments via HTTP PUT/POST. The ingest endpoint URL will be: PUT /cmaf-ingest/{name}/{representationId}/init.mp4 PUT /cmaf-ingest/{name}/{representationId}/{number}.m4s
Field |
Type |
Repeated |
Description |
id |
|||
name |
The name of this CMAF ingest endpoint (used in the URL path) |
||
stats_sampling |
|||
time_domain |
|||
c2pa_verification |
When set, validate every incoming init and media segment against the C2PA Live Video continuity chain and emit C2paSegmentVerified events. |