v52

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-0224574165.3 KB
Internal

Save video playback metrics for future video health recording

Deprecated in favor of the CMCD collector at /metrics/cmcd, which accepts standard CMCD v2 (CTA-5004-A) reports. This endpoint remains functional for existing clients.

post/metrics/playback

Request body

bandwidthnumber double

The player's measured throughput in kbps.

latencynumber double

How far behind the live edge the player is, in seconds.

errorsnumber double required

Errors since the previous report, not a running total. Reports accumulate, so a client sending a cumulative count inflates the recorded figure.

downloadDurationnumber double

How long the player's most recent segment took to download, in seconds.

qualityVariantChangesnumber double required

Quality variant switches since the previous report, not a running total.

Response

Metrics successfully recorded