1

I could deploy demo https://github.com/alongubkin/phonertc/ and connected mobile devices Android/Android and Android/IOS. But not clear how to connect mobile device with browser. I'm tryied to use PhoneRTCProxy.js but still without success. If any body have solution let me know please.

Igor
  • 86
  • 5
  • 1
    I could resolve issue. I just added browser platform and it start work with my implementation as i have for mobile. **cordova platform add browser** / **cordova run browser** – Igor Jan 29 '16 at 11:08
  • Did you really get it to working ? My side I could establish the call but video does not appear Getting this error TypeError: Cannot read property 'receiveMessage' of undefined – Chinthaka Devinda Jan 19 '17 at 02:26
  • Yes I could make it work. just followed the ttps://github.com/alongubkin guide. At least i could connect IOS and Android with browser version. – Igor Jan 20 '17 at 19:53
  • is it possible for you to share your build app for browser ucdevinda@gmail.com – Chinthaka Devinda Jan 21 '17 at 05:17
  • Sorry man. That is not possible. I deploy on test amazon account it not exist any more. If you could start rtc for Android or IOS, Just compile everything for browser pltform using "cordova run browser" then deploy to web. – Igor Jan 23 '17 at 11:53
  • Ok mate no problem I will try to figure our something cheers !!!! – Chinthaka Devinda Jan 24 '17 at 03:39

0 Answers0