An open API service indexing awesome lists of open source software.

https://github.com/agent10/androidwebrtcexample

WebRTC Android example
https://github.com/agent10/androidwebrtcexample

webrtc webrtc-android

Last synced: 15 days ago
JSON representation

WebRTC Android example

Awesome Lists containing this project

README

        

# Android Webrtc example
This is working example of WebRTC app from [official webrtc src](https://webrtc.googlesource.com/src/+/refs/heads/master/examples/androidapp/) which can be built with the latest Android Studio(3.6.3).

This app uses a dependency to latest webrtc Android library: org.webrtc:google-webrtc:1.0.32006


# How to test
1. Go to https://appr.tc from any browser and create any room number
2. Start the Android app. Enter the room number and press call. Video call should start.