GitHub / EnableX / One-to-One-Video-Call-Webrtc-Application-Sample-for-kotlin
This Sample Android App (Kotlin) demonstrates the use of the EnableX Video APIs and Android Toolkit to build a 1-to-1 real-time video chat application. This sample app is designed for Kotlin developers interested in video streaming and real-time communication (RTC).
Stars: 6
Forks: 3
Open issues: 1
License: None
Language: Kotlin
Size: 22.1 MB
Dependencies parsed at:
12
Created at: over 5 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: android-toolkit, enablex, enablex-platform, videocall, videochat, webrtc, webrtc-demos
- android.arch.lifecycle:extensions 1.1.1 implementation
- androidx.appcompat:appcompat 1.0.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.lifecycle:lifecycle-extensions 2.0.0 implementation
- androidx.vectordrawable:vectordrawable 1.0.0 implementation
- com.enxrtc:Enx-Rtc-Android 1.8.2 implementation
- com.google.android.material:material 1.0.0 implementation
- com.google.code.gson:gson 2.8.5 implementation
- io.socket:socket.io-client 1.0.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- org.webrtc:google-webrtc 1.0.25331 implementation
- junit:junit 4.12 testImplementation