Bug 205977 - HTMLVideoElement.getVideoPlaybackQuality doesn't work with mediaStream
Summary: HTMLVideoElement.getVideoPlaybackQuality doesn't work with mediaStream
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari Technology Preview
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-08 17:39 PST by Dan
Modified: 2020-01-09 03:26 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2020-01-08 17:39:18 PST
Expected result
- HTMLVideoElement.getVideoPlaybackQuality frame counts should increase over time

Actual result
- Frame counts don't increase when the video source is a mediaStream

Looks like the same issue was reported on Firefox a few months ago: https://bugzilla.mozilla.org/show_bug.cgi?id=1586505. It contains a useful discussion and links to more info including a simple repro (https://codepen.io/jproov/pen/qBBBRVN).
Comment 1 Radar WebKit Bug Importer 2020-01-09 03:26:27 PST
<rdar://problem/58439276>