Consider disabling hardware encoding
Categories
(Core :: WebRTC: Audio/Video, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
See for a list of issues with hardware encoders:
https://github.com/W3C/webrtc-extensions/issues/98#issuecomment-1054005251
https://bugs.chromium.org/p/chromium/issues/detail?id=1295815 also has a bunch of current issues.
Hardware encoding is also not currently compatible with win32k sandboxing and disabling it should make bug 1765898 easier to fix
Assignee | ||
Comment 1•3 years ago
|
||
Chrome has had a variety of issues with hardware encoders:
https://github.com/W3C/webrtc-extensions/issues/98#issuecomment-1054005251
We'll disable hardware encoders for now so that we can get consistent
behaviour everywhere. Once we've updated to a modern libwebrtc we
can reenable them.
This also makes it so that we can get resolution scaling on H264 without having
to cherrypick patches from upstream libwebrtc.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Description
•