webRTC-io / webRTC.io

An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology
1.6k stars 293 forks source link

Compatibility with Firefoxv21 (Nightly) #17

Open xial17 opened 11 years ago

xial17 commented 11 years ago

I think we might try to make webRTC.io compatible with the latest version of firefox like this demo : https://apprtc.appspot.com I tried to make it compatible with theses notes : http://www.webrtc.org/interop..

But it still not working. For the future of webRTC.io we should do that. How to do that in the first step, any idea?

softopya commented 11 years ago

Hi, I've tried to do this and failed too. Does anyone got an idea?

It's just says Connecting... but there is nothing for remote.

thanks

nickdesaulniers commented 11 years ago

Looks fine in FF22

softopya commented 11 years ago

Yes Nick, Just css errors. It is working good.