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
Uncaught Error: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided. at attachToElement (bundle.js:30799) at module.exports (bundle.js:30832) at Step.attach.local (bundle.js:30849) at addKgoTask (bundle.js:30449) at localVideo (bundle.js:60) at createConference (bundle.js:53) at Object.2../config.js (bundle.js:89) at s (bundle.js:1) at e (bundle.js:1) at bundle.js:1 attachToElement @ bundle.js:30799 module.exports @ bundle.js:30832 attach.local @ bundle.js:30849 __kgoRunStep__ @ bundle.js:30556 runTask @ bundle.js:30638 run @ bundle.js:30649 (anonymous) @ bundle.js:30671 (anonymous) @ bundle.js:30634 Step.done @ bundle.js:30566 complete @ bundle.js:30548 handleCapture @ bundle.js:31065 bundle.js:35344 WebSocket connection to 'wss://switchboard.rtc.io/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT attemptNext @ bundle.js:35344 connect @ bundle.js:35406 signaller.connect @ bundle.js:33075 module.exports @ bundle.js:33212 module.exports @ bundle.js:32957 module.exports @ bundle.js:31210 createConference @ bundle.js:33 2../config.js @ bundle.js:89 s @ bundle.js:1 e @ bundle.js:1 (anonymous) @ bundle.js:1 bundle.js:35344 WebSocket connection to 'wss://switchboard.rtc.io/primus' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT attemptNext @ bundle.js:35344
The text was updated successfully, but these errors were encountered:
I have an extremely simple example and got following errors:
https://drive.google.com/file/d/16ICY28UJQM19veagpqJe4j_-Sr26zEeZ/view
Uncaught Error: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided. at attachToElement (bundle.js:30799) at module.exports (bundle.js:30832) at Step.attach.local (bundle.js:30849) at addKgoTask (bundle.js:30449) at localVideo (bundle.js:60) at createConference (bundle.js:53) at Object.2../config.js (bundle.js:89) at s (bundle.js:1) at e (bundle.js:1) at bundle.js:1 attachToElement @ bundle.js:30799 module.exports @ bundle.js:30832 attach.local @ bundle.js:30849 __kgoRunStep__ @ bundle.js:30556 runTask @ bundle.js:30638 run @ bundle.js:30649 (anonymous) @ bundle.js:30671 (anonymous) @ bundle.js:30634 Step.done @ bundle.js:30566 complete @ bundle.js:30548 handleCapture @ bundle.js:31065 bundle.js:35344 WebSocket connection to 'wss://switchboard.rtc.io/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT attemptNext @ bundle.js:35344 connect @ bundle.js:35406 signaller.connect @ bundle.js:33075 module.exports @ bundle.js:33212 module.exports @ bundle.js:32957 module.exports @ bundle.js:31210 createConference @ bundle.js:33 2../config.js @ bundle.js:89 s @ bundle.js:1 e @ bundle.js:1 (anonymous) @ bundle.js:1 bundle.js:35344 WebSocket connection to 'wss://switchboard.rtc.io/primus' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT attemptNext @ bundle.js:35344
The text was updated successfully, but these errors were encountered: