https://github.com/crow-misia/webrtc-android
WebRTC Android Example
https://github.com/crow-misia/webrtc-android
android example webrtc
Last synced: 6 months ago
JSON representation
WebRTC Android Example
- Host: GitHub
- URL: https://github.com/crow-misia/webrtc-android
- Owner: crow-misia
- License: apache-2.0
- Created: 2020-02-15T07:59:37.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T03:33:20.000Z (6 months ago)
- Last Synced: 2025-06-13T04:32:34.795Z (6 months ago)
- Topics: android, example, webrtc
- Language: Kotlin
- Size: 659 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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