webrtc
webrtc copied to clipboard
Hi! When using simulcast on Android with hardware encoder we noticed that all simulcast layers have the same resolution and switching between them is broken (video stops encoding when there...
I am looking for a way to build WebRTC-SDK xcframework (for ios) from my forked webrtc git after editing some code. I tried to follow the process from the git...
macOS not implemented yet
Hello! I have compiled the sdk for android and generated the libwebrtc.aar with your sources. Now, my problem is this: e: /Library/Flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.7/android/src/main/java/com/cloudwebrtc/webrtc/SimulcastVideoEncoderFactoryWrapper.kt: (182, 9): 'setRates' overrides nothing e: /Library/Flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc-0.8.7/android/src/main/java/com/cloudwebrtc/webrtc/SimulcastVideoEncoderFactoryWrapper.kt: (182,...
Hello. Could someone explain how to compile this sdk for Android? I tried to replace this repo files with google's files but build_aar.py fails Thank you in advance
[](url)I have use gclient to fetch the webrtc code, compiled the aar file for android platform, and get a libwebrtc.aar, But when I compare the aar file with 'com.github.webrtc-sdk:android:92.4515.03', I...
## Clone or fork the repo and switch to `master` `git clone https://github.com/webrtc-sdk/webrtc.git -b master webrtc-src` `cd webrtc-src` ## Add upstream `git remote add upstream https://chromium.googlesource.com/external/webrtc.git` `git fetch upstream` ##...
We recently integrated WebRTC on both iOS and Android. Everything seems to be working fine, except that my backend isn't receiving the REMB packets on iOS, while Android works fine....
flutter_webrtc 80 issues x Undefined symbol:_OBJC_CLASS_$_RTCAudioTrack x Undefined symbol:_OBJC_CLASS_$_RTCCVPixelBuffer x Undefined symbol: OBJC_CLASS_$_RTCCameraVideoCapturer x Undefined symbol:_OBJC_CLASS_$_RTCConfigurationx Undefined symbol:_OBJC_CLASS_$_RTCCryptoOptionsx Undefined symbol:_OBJC_CLASS_$_RTCDataBuffer x Undefined symbol: OBJC_CLASS_$_RTCDataChannel x Undefined symbol: OBJC_CLASS_$RTCDataChannelConfiguration Undefined symbol:...