cjb / serverless-webrtc

A demo of using WebRTC with no signaling server.
Other
1.54k stars 239 forks source link

Unable to connect from android device to laptop via webrtc #13

Closed sushantt2099 closed 9 years ago

sushantt2099 commented 9 years ago

I am trying establish webrtc session between android device and laptop over wifi(does not have access to internet) using chrome browser.

Connection never get establish after exchanging the webrtc offer and answer between android and laptop.

But it works on firefox.

infinity0 commented 9 years ago

Could you provide some more details for debugging? Have you tried filing an issue to Chrome? It may be that this is a Chrome issue, not a serverless-webrtc issue.