codepath / codepath/android_guides

Video conferencing in-app

Open
#54 0 comments 0 reactions 0 assignees View on GitHub
new-topic third-party
Dominant language
No language data
Stars
28.3k
Forks
6.2k
PR merge metrics
No merged PRs in 30d

Description

For WebRTC, review these project samples:
- https://github.com/pchab/AndroidRTC

For video chat, the easiest way is using an existing paid SDK:
- https://developer.oovoo.com/registration
- http://quickblox.com/developers/Android
- https://tokbox.com/platform/mobile

or you can play with WebRTC on Android:
- http://orcaman.blogspot.com/2014/07/building-native-android-webrtc-source.html
- http://simonguest.com/2013/08/06/building-a-webrtc-client-for-android/

Additional links:
- http://stackoverflow.com/questions/23982021/is-webrtc-coming-to-android-webview-when
- http://www.webrtc.org/native-code/android
- http://stackoverflow.com/questions/21473294/webrtc-native-api-for-android

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.