lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
334 stars 137 forks source link

how to use webrtc-jingle-client app on android #110

Open alonewolf opened 10 years ago

alonewolf commented 10 years ago

i have built webrtc-jingle-client successfuly on centos ,and had a apk named voice-example-1.0-SNAPSHOT.apk, now i have installed this apk in my android phone(version 2.3.6), also i add account with google account ,but i only see the account name in accounts tab and doesn't do any thing. use two phone and two account to login it, didn't see each other . any body can tell me how to use this demo to test voice and p2p commucation ? thanks in advance.