rtc-io / rtc

Build WebRTC conferencing applications with easy using rtc.io. This package provides a super-friendly entry point for working with WebRTC, dive into underling rtc.io modules for more configuration and customization opportunities
Apache License 2.0
265 stars 62 forks source link

is it maintained any more? Deprecated methods of Google Chrome #27

Open themodernpk opened 5 years ago

themodernpk commented 5 years ago

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