Open
Bug 1812728
Opened 3 years ago
Updated 3 years ago
Support RTCRtpReceiver.track.getSettings()
Categories
(Core :: WebRTC, enhancement)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: jib, Unassigned)
References
(Blocks 1 open bug)
Details
According to https://w3c.github.io/webrtc-pc/#mediatracksupportedconstraints-mediatrackcapabilities-mediatrackconstraints-and-mediatracksettings an incoming RTCRtpReceiver track should support transceiver.receiver.track.getSettings() for the properties width, height, frameRate and aspectRatio.
| Reporter | ||
Comment 1•3 years ago
•
|
||
I fail to find any WPT tests for this, but marking it as a feature gap nonetheless.
Blocks: webrtc-specgaps
You need to log in
before you can comment on or make changes to this bug.
Description
•