phonertc
phonertc copied to clipboard
App can not perform the handshake to set up the communication with browser(chrome46)
I build an iOS app with the phonetic plugin and it works perfectly.Since I update the chrome from version 44 to 46,the app can not set up the communication with the browser.When the app user call the browser user,the screen just appears their own video.I can not find any handshake informations in the console,but I see two warnings in it.The warning as follow
1.getUserMedia() is deprecated on insecure origins,and support will be removed in the future.You should consider switching your application to a secure origin,such as HTTPS.See https://goo.gl/rStTGz for more details. PhoneRTCProxy.js 2.'MediaStream.stop()' is deprecated and will be removed inM47,around November 2015.Please use 'MediaStream.active' instead. PhoneRTCProxy.js
I test the app with lower version of browser such as version37 and version44,it works perfectly and I can see the handshake information in the console.I have checked the turnserver,it goes okay.
I will appreciate if you can help me.
the same here. In firefox doesn't work correctly