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

https://github.com/crow-misia/webrtc-android

WebRTC Android Example
https://github.com/crow-misia/webrtc-android

android example webrtc

Last synced: 3 months ago
JSON representation

WebRTC Android Example

Awesome Lists containing this project

README

        

# webrtc-android
WebRTC Android Example

based on https://webrtc.googlesource.com/src.git/+/7a0e44c1a84fb4ed57a6701cfc8093756c37af6f/examples/androidapp/

In desktop chrome, navigate to https://appr.tc and note the r= room
this redirects to or navigate directly to https://appr.tc/r/ with
your own room number. Launch AppRTC on the device and add same into the room name list.

## AppRTC Server
see https://github.com/webrtc/apprtc/blob/master/Dockerfile#L72