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

Uncaught TypeMismatchError #165

Closed
pchelailya opened this issue Mar 3, 2014 · 3 comments
Closed

Uncaught TypeMismatchError #165

pchelailya opened this issue Mar 3, 2014 · 3 comments
Labels
unconfirmed not yet verified as an issue

Comments

@pchelailya
Copy link

Uncaught TypeMismatchError: The type of an object was incompatible with the expected type of the parameter associated to the object. peer.js:2210
Negotiator._startPeerConnection peer.js:2210
Negotiator._getPeerConnection peer.js:2178
Negotiator.startConnection peer.js:2116
MediaConnection peer.js:2029
Peer.call peer.js:1653
(anonymous function) videochat:54

54: var call = self.peer.call.apply(self.peer,[self.caller_peer_id,window.localStream]);

@michelle
Copy link
Member

Hrm, do you have any custom configuration (specifically, options.config)?

@ericz
Copy link
Member

ericz commented Mar 10, 2014

Hey pchelailya,

Can you send some example code?

@michelle
Copy link
Member

Closing, since we're unable to reproduce this. Feel free to reopen if you're still running into this!

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

No branches or pull requests

3 participants