This repository contains a fork of WebRTC from Google with various improvements.
- Dynamically acquire decoder to mitigate decoder limitations #25 #26
- Support for video simulcast #3
- Do not request microphone permissions for playback-only #2 #5
- Improvements to AVAudioSession interactions #7 #8
- Support for video simulcast #4
- Support for voice processing bypass #15
- Support for video simulcast #10
- Remove hardcoded limitation of outputting to only right speaker on MBP #22
- Screen capture support #24 #36 #37
- Support for audio output device selection #35
- Cross-platform RTCMTLVideoView #40
- Fixed unable to acquire Mic when built-in AEC is enabled #29
-
Google WebRTC, is licensed under BSD license.
-
Contains patches from shiguredo-webrtc-build, licensed under Apache 2.0.
-
Contains changes from LiveKit, licensed under Apache 2.0.