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

TypeError #23

Open faizulhaque opened 11 years ago

faizulhaque commented 11 years ago

great work webRTC team,

i test it and its great,

just facing an issue after connecting remote video when few minutes some time hours passed facing below error on nodejs console.

[TypeError: Cannot call method 'write' of null]

any idea or solution?

nmenoni commented 11 years ago

I have the same problem with Chrome 26, with Chrome 25 it doesn't happend.