Skip to main content
The 2024 Developer Survey results are live! See the results

Creating a WebRTC Connection Between Two Android Emulators

Created
Active
Viewed 35 times
0 replies
1

I need help setting up a WebRTC connection between two Android emulators. I'm using Android Studio for the emulators and want to establish a peer-to-peer connection. Any guidance on configuring the emulators and WebRTC, including setting up STUN/TURN servers, would be appreciated. Does anyone have experience with this or can provide a step-by-step guide?