← Back to release summary

Timestamps for RTC Encoded Frames

Category
WebRTC
Type
New or changed feature
Status
In development (Chrome In development)
Intent stage
None

Summary

This feature consists in exposing to the Web some timestamps that are present in WebRTC encoded frames transmitted via RTCPeerConnection. The timestamps in question are: -Capture timestamp: the timestamp when a frame was originally captured -Receive timestamp: the timestamp when a frame was received

Motivation

This change allows VC applications to implement latency measurements to better understand application performance.

Standards & signals

Explainers: https://github.com/guidou/webrtc-encoded-transform/blob/master/timestamps.md

View on chromestatus.com