Android Video and voice call (WebRTC) -


i want develop android application on webrtc allows video , voice call. did research on , come know can implement using jingle library there no proper documentation , no example on how implement. want use open source library. please suggest documentations , examples.

bad news! there aren't documentation yet.

good news! come gamble.

best starter template android webrtc find far pristine.io mirror of official android apprtc demo.

if wanna compile webrtc library , build android project scratch add latest build hosted pristine.io , can directly compile in gradle file. current version using io.pristine:libjingle:9456@aar

i found tutorial 'appear in' extremely helpful familiar android webrtc development steps.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -