Broadcaster
A broadcaster whose news and sports archive is subject to authenticity obligations under emerging platform or regulatory requirements
Audiences, partners and regulators cannot tell whether a clip was altered between the newsroom and the screen, and that gap is becoming a liability as synthetic media grows. This POC attaches C2PA Content Credentials to VOD assets during transcoding and verifies them at playback, so provenance is part of the asset rather than an assertion alongside it.

A VOD asset passes through multiple hands before it reaches a viewer: ingest, transcoding, packaging, CDN, player. At any point it can be altered, and nothing in a standard streaming pipeline records that a change happened. The viewer, the rights holder and the regulator all have to trust that what they receive is what was originally submitted.
That trust is increasingly difficult to maintain. Synthetic media makes convincing alteration cheap, and regulatory pressure on content authenticity is hardening. Yet most platforms have no mechanism to detect tampering, let alone surface it to viewers in real time. Adding provenance after the fact requires re-processing the entire archive; doing nothing means the gap widens with every asset ingested.
This is relevant if you are:
A broadcaster whose news and sports archive is subject to authenticity obligations under emerging platform or regulatory requirements
A rights holder distributing licensed clips to third-party platforms who needs to demonstrate chain of custody from ingest to playback
A sports organisation whose match footage is syndicated widely and needs a verifiable record of what left the production environment
In-house transcoder generates and embeds C2PA manifests during encoding and packaging, producing signed assets without a post-processing step.
Signed assets are produced in DASH (fMP4), HLS (fMP4) and standalone MP4 - the same formats as unsigned delivery, so distribution infrastructure is unchanged.
Signing follows the C2PA specification, ensuring compatibility with platform and regulatory requirements for content authenticity.
The reference player surfaces a Content Credentials icon viewers can tap to see who signed the content, when it was signed, and which tools processed it.
Altered segments are flagged directly in the player progress bar, letting viewers distinguish verified from untrusted portions of the stream.
C2PA signing slots into the existing encoding step; verification slots into the existing player. Neither requires re-architecting the surrounding infrastructure.
Most content authenticity approaches treat provenance as an out-of-band assertion - a database entry or sidecar file that must be looked up separately. This POC embeds the credential inside the asset itself, at the moment of encoding, so the chain of custody is preserved even when the asset moves across platforms, CDNs or storage systems that have no knowledge of the signing service. Verification is also in-player rather than in a separate tool, which means it can surface to the viewer rather than existing only for compliance teams.
C2PA Content Authentication is ready to pilot. The demo on this page runs against pre-signed assets and shows both the authenticity badge and tamper-detection behaviour in the reference player.
Verification depends on the player: one that cannot read a C2PA manifest will play the asset normally but will never surface the provenance badge. The transcoder integration currently covers MP4 and CMAF-based DASH/HLS packaging and no other containers, and tamper detection operates at segment granularity, so an alteration contained inside a single segment may go unflagged. Signing an existing archive means re-transcoding it, because assets already in distribution cannot be credentialled retroactively. Key management and certificate infrastructure sit outside this POC entirely: a production deployment needs a defined PKI or an integration with an existing signing authority.
The next step is a pilot against a customer pipeline: ingest real source material, sign it through our transcoder, and validate the end-to-end chain against the customer's delivery infrastructure.
Tell us what your current pipeline looks like and we will walk you through what adding C2PA signing at the transcoder and verification at the player would involve.