wzJun1 / webrtc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC-SDK

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

Main changes

All

  • Dynamically acquire decoder to mitigate decoder limitations #25
  • Support for video simulcast with hardware & software encoders patch
  • Frame cryptor support (for end-to-end encryption) patch

Android

  • WrappedVideoDecoderFactory #74

iOS / Mac

  • Sane audio handling patch
    • Do not acquire microphone/permissions unless actively publishing audio
    • Abililty to bypass voice processing on iOS
    • Remove hardcoded limitation of outputting only to right speaker on MacBook Pro
  • Desktop capture for Mac patch

Windows

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

LICENSE

Who is using this project

Are you using WebRTC SDK in your framework or app? Feel free to open a PR and add yourself!

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 91.0%Language:C 2.5%Language:Java 2.4%Language:Objective-C++ 1.6%Language:Python 1.4%Language:Objective-C 0.8%Language:Shell 0.1%Language:MATLAB 0.1%Language:Starlark 0.1%Language:Assembly 0.0%Language:JavaScript 0.0%Language:Jinja 0.0%Language:CSS 0.0%Language:Roff 0.0%Language:Batchfile 0.0%