You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some error in chrome, but no problem in firefox when i run basic_example
The error is:
Uncaught TypeMismatchError: The type of an object was incompatible with the expected type of the parameter associated to the object. erizo.js:114
Erizo.ChromeCanaryStack erizo.js:114
Erizo.Connection erizo.js:125
a.publish erizo.js:140
(anonymous function) script.js:69
a.dispatchEvent erizo.js:93
(anonymous function) erizo.js:138
(anonymous function) erizo.js:137
b.onPacket erizo.js:41
d.onPacket erizo.js:33
b.onPacket erizo.js:22
b.onData erizo.js:21
websocket.onmessage
My chrome version is 31.0.1650.48
The text was updated successfully, but these errors were encountered:
Hi Clark, seems like you are using an old version of Licode. Please, update
the code, rebuild using the scripts and try it again to check if you still
have the same problem.
There is some error in chrome, but no problem in firefox when i run
basic_example
The error is:
Uncaught TypeMismatchError: The type of an object was incompatible with
the expected type of the parameter associated to the object. erizo.js:114
Erizo.ChromeCanaryStack erizo.js:114
Erizo.Connection erizo.js:125
a.publish erizo.js:140
(anonymous function) script.js:69
a.dispatchEvent erizo.js:93
(anonymous function) erizo.js:138
(anonymous function) erizo.js:137
b.onPacket erizo.js:41
d.onPacket erizo.js:33
b.onPacket erizo.js:22
b.onData erizo.js:21
websocket.onmessage
My chrome version is 31.0.1650.48
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/58
.
There is some error in chrome, but no problem in firefox when i run basic_example
The error is:
Uncaught TypeMismatchError: The type of an object was incompatible with the expected type of the parameter associated to the object. erizo.js:114
Erizo.ChromeCanaryStack erizo.js:114
Erizo.Connection erizo.js:125
a.publish erizo.js:140
(anonymous function) script.js:69
a.dispatchEvent erizo.js:93
(anonymous function) erizo.js:138
(anonymous function) erizo.js:137
b.onPacket erizo.js:41
d.onPacket erizo.js:33
b.onPacket erizo.js:22
b.onData erizo.js:21
websocket.onmessage
My chrome version is 31.0.1650.48
The text was updated successfully, but these errors were encountered: