Skip to content

SimpleWebRtc Not working #11

@senpark15

Description

@senpark15

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions