Closed
Bug 1822381
Opened 2 years ago
Closed 1 year ago
Report our codec configuration in about:webrtc
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Tracking
()
RESOLVED
FIXED
116 Branch
People
(Reporter: ng, Assigned: ng)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
We should report about:webrtc the configuration we use to set our list of available codecs. There is a configuration object here: https://searchfox.org/mozilla-central/rev/dbec4165e4c26a0ff970b614842b689e8357593c/dom/media/webrtc/jsapi/PeerConnectionImpl.cpp#578 , which could be changed into a WebIDL object and passed to about:webrtc. As of the time of this filing that area of code is under heavy modification with the getCapabilities()
work being done in bug 1531460 and bug 1531461.
Assignee | ||
Comment 1•1 years ago
|
||
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/272f21bf71fe
add media context to about:webrtc;r=jib,fluent-reviewers,desktop-theme-reviewers,webidl,smaug,flod
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•