Open
Bug 1909557
Opened 1 year ago
Updated 1 year ago
Refine default codec list for WebRTC.
Categories
(Core :: WebRTC: Audio/Video, enhancement)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: jhlin, Unassigned)
References
Details
Follow-up for bug 1907378.
Per an offline discussion with Daniel, PeerConnectionImpl::GetDefaultVideoCodecs() currently generates a fixed list without checking codec availability and capabilities. The logic can be improved with more knowledge about codec support at runtime.
You need to log in
before you can comment on or make changes to this bug.
Description
•