webrtc - cant create peer to peer with apprtc and apprtcdemo for android -
i have installed apprtc python application in linux server, ok when trying connect between browsers, when i'm trying create peer2peer apprtcdemo app android, error in channel.html "the provided token no valid", see when change android app url https://apprtc.appspot.com/?r= custom domain , weird because if use first url works...
could me that?
tks much
there 2 android apk available webrtc, apprtcdemo
, webrtcdemo
. apprtcdemo
apk can used android device browser connectivity. need provide room id connect 1 room. if room initiator have enter -1. if want connect 2 android device have compile , install webrtcdemo
apk. apk interface provide place enter ip address of device , vice versa both device connected. please go through http://www.webrtc.org/reference/getting-started
more information. both apks i've compiled , installed , checked how works.
Comments
Post a Comment