Programatically disabling hardware encoding/decoding in WebRTC #119
Labels
concerns: performance
This proposal can't be performantly implemented or hurts perf even when not used
concerns: power
This feature may have negative impact on battery life
concerns: privacy
This proposal may cause privacy risk if implemented
position: oppose
topic: media
Spec relates to audio, video, or other timed media
topic: performance
topic: webrtc
venue: W3C WebRTC WG
Request for position on an emerging web specification
Information about the specification
Design reviews and vendor positions
Bugs tracking this feature
Anything else we need to know
The hardware encoders used by Safari are problematic as well as seen from these issues from the list-of-doom:
iPadOS 15 / iOS 15 unable to decode VP9 stream
https://bugs.webkit.org/show_bug.cgi?id=230604#c11
Safari: VP9-SVS no video stream from remote peer on some devices
https://bugs.webkit.org/show_bug.cgi?id=231074
Apple Silicon: Black screen share on remote side of peerconnection
https://bugs.webkit.org/show_bug.cgi?id=236870
and last but not least the infamous https://bugs.webkit.org/show_bug.cgi?id=232006
The text was updated successfully, but these errors were encountered: