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

MediaNodeId

name

string

The name of this CMAF ingest endpoint (used in the URL path)

stats_sampling

StreamStatisticsSampling

time_domain

TimeDomainConfig

c2pa_verification

C2paVerificationConfig

When set, validate every incoming init and media segment against the C2PA Live Video continuity chain and emit C2paSegmentVerified events.

Member of

Message

Description

CmafIngestInputMessage