Skip to content

zjzhang-cn/webrtc

 
 

Repository files navigation

WebRTC-SDK

This repository contains a fork of WebRTC from Google with various improvements.

Changes

All

  • Dynamically acquire decoder to mitigate decoder limitations #25 #26

Android

  • Support for video simulcast #3

iOS

  • 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

Mac

  • 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

Windows

  • Fixed unable to acquire Mic when built-in AEC is enabled #29

LICENSE

Who is using this project

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.7%
  • C 6.2%
  • Java 3.0%
  • Objective-C++ 2.0%
  • Python 1.8%
  • Objective-C 1.0%
  • Other 0.3%