Closed Bug 1908245 Opened 2 months ago Closed 3 days ago

Implement support for including WebRTC specific values in HTMLVideoElement.requestVideoFrameCallback

Categories

(Core :: Audio/Video, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: aosmond, Assigned: aosmond)

References

Details

Attachments

(1 file)

This includes captureTime, receiveTime and rtpTimestamp:
https://wicg.github.io/video-rvfc/#dom-videoframecallbackmetadata-capturetime

Assignee: nobody → aosmond
Status: NEW → ASSIGNED

This patch adds support for exposing the capture time, receive time,
processing duration and RTP timestamp parameters on the callback for
rVFC for WebRTC related elements.

It also improves the accuracy of the media time paramater for normal
playback.

Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba640de8df47 Add support for missing requestVideoFrameCallback parameters. r=media-playback-reviewers,webidl,padenot,saschanaz
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/35d86243cb45 Add support for missing requestVideoFrameCallback parameters. r=media-playback-reviewers,webidl,padenot,saschanaz
Status: ASSIGNED → RESOLVED
Closed: 3 days ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Duplicate of this bug: 1918422
Flags: needinfo?(aosmond)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: