openwebrtc-examples icon indicating copy to clipboard operation
openwebrtc-examples copied to clipboard

WebRTC Demo and Android App

Open anikravesh opened this issue 10 years ago • 2 comments

I am not able to use the demo: http://demo.openwebrtc.io:38080/ I opened that page on Firefox, chrome, and Bowser on my desktop and phone. First I opened the demo in Chrome browser and got a session id, then I opened the same page on my phone with Bowser/Chrome and entered the same session ID, but the phone and desktop can not see each other. What are the join and call buttons' functionality?

I also installed the NativeCall app on my android phone (4.3) and as soon as I enter the session ID, the app crashes.

anikravesh avatar May 31 '15 20:05 anikravesh

The expected behaviour is that if you have two devices connected to the Internet, if they both enter the same session ID and push the join button, the call button should become active. One side should push that and then after some seconds the call should start.

Could you file an issue about the Android crash bug with some details and perhaps a debug backtrace of the crash?

superdump avatar Jun 01 '15 05:06 superdump

Oh, the join button will only become active in a browser if WebRTC API is properly detected.

superdump avatar Jun 01 '15 05:06 superdump