johannest / webrtc

Simple Vaadin add-on for a WebRTC peer-to-peer webcam sharing
2 stars 3 forks source link

root.peers[message.userid].setRemoteDescription is not a function #14

Closed johannest closed 7 years ago

johannest commented 7 years ago

PeerConnection.js:58 Uncaught TypeError: root.peers[message.userid].setRemoteDescription is not a function at Signaler.onsdp (PeerConnection.js:58) at SocketNamespace.onmessage (PeerConnection.js:166) at SocketNamespace.EventEmitter.emit [as $emit] (socket.io.js:635) at SocketNamespace.onPacket (socket.io.js:2236) at Socket.onPacket (socket.io.js:1919) at XHRPolling.Transport.onPacket (socket.io.js:1323) at XHRPolling.Transport.onData (socket.io.js:1294) at XMLHttpRequest.stateChange (socket.io.js:3502)

johannest commented 7 years ago

Happen quite often but quite randomnly

gatanaso commented 7 years ago

Issue not relevant anymore. Demo has been switched to using the Temasys WebRTC Platform.