[wpt-sync] Sync PR 50749 - [webrtc-encoded-transform] Add support for metadata timestamps.
Categories
(Core :: WebRTC: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50749 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50749
Details from upstream follow.
Guido Urdaneta <guidou@chromium.org> wrote:
[webrtc-encoded-transform] Add support for metadata timestamps.
This CL adds support for receiveTime, captureTime and
senderCaptureTimeOffset to audio encoded frames from an RTCRtpReceiver.Bug: 391114797
Change-Id: I95645a923b1423b65d1190c03bcd3dbb56189dcc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6268664
Reviewed-by: Harald Alvestrand \<hta@chromium.org>
Commit-Queue: Guido Urdaneta \<guidou@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1420984}
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
FAIL
: 1
Safari
TIMEOUT
: 2
NOTRUN
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc-encoded-transform/tentative/RTCEncodedFrame-timestamps.html [wpt.fyi]
- captureTime and senderCaptureTimeOffset present in audio receiver if extension is used:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
)
- captureTime and senderCaptureTimeOffset present in audio receiver if extension is used:
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b1f9ff6a304c
https://hg.mozilla.org/mozilla-central/rev/85addb9b15e3
Description
•