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
- Host: GitHub
- URL: https://github.com/crow-misia/webrtc-android
- Owner: crow-misia
- License: apache-2.0
- Created: 2020-02-15T07:59:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T03:56:39.000Z (3 months ago)
- Last Synced: 2025-03-01T04:25:51.839Z (3 months ago)
- Topics: android, example, webrtc
- Language: Kotlin
- Size: 563 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webrtc-android
WebRTC Android Examplebased 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