webrtc-android icon indicating copy to clipboard operation
webrtc-android copied to clipboard

🛰️ A versatile WebRTC pre-compiled Android library that reflects the recent WebRTC updates to facilitate real-time video chat for Android and Compose.

Results 73 webrtc-android issues
Sort by recently updated
recently updated
newest added

I want to feed external audio data into WebRTC instead of using the default: JavaAudioDeviceModule.builder(application.applicationContext)->WebRtcAudioRecord->AudioRecord

Hello, I want to mirror the video currently playing on my phone. The video display is working successfully, but the audio isn’t. Is there any method or example that can...

I’m working with the Android WebRTC API and I noticed that the default audio track only allows Opus at 48kHz. I want to know: Is it possible to adjust the...

It was all clean and peaceful since I was using v 1.3.6 but then i upgraded to 1.3.8 and started getting huge number of native crashes like: Crashed: null pointer...

It doesn't support 16 KB page sizes: https://developer.android.com/guide/practices/page-sizes Please bring me back the lord of Android @skydoves... please @Nash0x7E2

These below library are not supporting page 16. Any facing same issue. If yes then how to resolve. I have cheked all the releases but couldnt find any release not...

这是我的声卡选项,我想像 `tinycap -D 1` 那样选择1号声卡作为音频源,请问我要怎么做?

The error occurs on Huawei phones. Every time a network change happens, I dispose of the previous peer and recreate a new one to reconnect.We have a requirement to maintain...

Bumps androidx.compose:compose-bom from 2025.02.00 to 2025.05.01. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.compose:compose-bom&package-manager=gradle&previous-version=2025.02.00&new-version=2025.05.01)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java