Open
Bug 1733653
Opened 4 years ago
Updated 6 months ago
Implement RTCRtpContributingSource.captureTimestamp and senderCaptureTimeOffset
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Core
WebRTC: Signaling
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
(Depends on 1 open bug)
Details
Note that currently, webrtc-extensions/RTCRtpSynchronizationSource-captureTimestamp.html wants these in RTCRtpSynchronizationSource instead of RTCRtpContributingSource, which I don't see in the spec anywhere.
| Reporter | ||
Updated•4 years ago
|
Summary: Implement RTCRtpContributingSource.captureTimestamp → Implement RTCRtpContributingSource.captureTimestamp and senderCaptureTimeOffset
Comment 1•1 year ago
|
||
The latest draft webrtc-extensions/#rtcrtpcontributingsource-attributes (31 Oct, 2024) has the captureTimestamp and senderCaptureTimeOffset as members of the RTCRtpContributingSource. This would be extremely helpful for latency measurements in FireFox if this implementation could progress. Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•