Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleWebRtc Not working #11

Open
senpark15 opened this issue Mar 20, 2017 · 1 comment
Open

SimpleWebRtc Not working #11

senpark15 opened this issue Mar 20, 2017 · 1 comment

Comments

@senpark15
Copy link

I getting error when run simplewebrtc.html. I update my credentials xirsys_connect.js.
When i create room , the following error logged in chrome console.

Uncaught TypeError: Failed to construct 'RTCPeerConnection': The value provided is neither an array, nor does it have indexed properties.
at window.RTCPeerConnection (simplewebrtc.bundle.js:11371)
at new TraceablePeerConnection (simplewebrtc.bundle.js:10138)
at new PeerConnection (simplewebrtc.bundle.js:6121)
at new Peer (simplewebrtc.bundle.js:13559)
at WebRTC.createPeer (simplewebrtc.bundle.js:14436)
at constructor.joinCB (simplewebrtc.bundle.js:14161)
at constructor.onPeers (xirsys.simplewebrtc.connection.js:201)
at constructor.handleUserService (xirsys.signal.js:451)
at constructor.handleService (xirsys.signal.js:432)
at WebSocket.self.transport.onmessage (xirsys.signal.js:317)

please help me to resolve this

@blq
Copy link

blq commented Mar 21, 2017

I noticed this too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants