stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
853 stars 278 forks source link

Android Native Support #40

Closed adityaxavier closed 6 years ago

adityaxavier commented 6 years ago

Hello, In the Readme file its written that Android Native Java is supported, but I fail to understand how.

"WebRTC calling on Android is web-ready compatible and works out-of-the-box today without modifications or additional code. Also WebRTC Calling is supported for Android and iOS Native too."

Could you please enlighten how that works ?

alejo-moreno commented 6 years ago

45

stephenlb commented 6 years ago

According to the documentation "The PubNub Android WebRTC Signaling API is fully compatible with the PubNub JavaScript WebRTC SDK. This means that browser to mobile communication is simple!"

https://github.com/GleasonK/android-webrtc-api