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

demo no longer works #8

Open
balupton opened this issue May 30, 2019 · 1 comment
Open

demo no longer works #8

balupton opened this issue May 30, 2019 · 1 comment

Comments

@balupton
Copy link

https://rtc-io.github.io/demo-quickconnect/#1774224173742274

Uncaught TypeError: kgo(...)(...)(...)(...)(...).on is not a function
    at localVideo (bundle.js:66)
    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
/favicon.ico:1 Failed to load resource: the server responded with a status of 404 ()
bundle.js:30558 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
@silviapfeiffer
Copy link
Member

Looks like the deprecated API for createObjectURL needs replacing. Feel free to provide a pull request.

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

No branches or pull requests

2 participants