Open
Description
For WebRTC, review these project samples:
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: