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

ERROR : Failed to execute createObjectURL on chrome #10

Open
sudhishvln opened this issue Jan 2, 2019 · 2 comments
Open

ERROR : Failed to execute createObjectURL on chrome #10

sudhishvln opened this issue Jan 2, 2019 · 2 comments

Comments

@sudhishvln
Copy link

Hi Chapin666,

This is the error we are facing when inspect the chrome browser for errors with your nodejs group call server.

Uncaught TypeError: Failed to execute 'createObjectURL' on 'URL': No function was found that matched the signature provided.
at WebRtcPeerSendonly.WebRtcPeer.showLocalVideo (WebRtcPeer.js:304)

Please do let me know if you have any suggestions.

Thanks & Regards,
Sudhish
sudhish.vandavasi@threemediatech.com

@Malieh
Copy link

Malieh commented Jul 16, 2020

This issue is related to the kurentu-utils library. It seems createObjectURL has been deprecated.
The bug is making this application not to work.

@coxjc
Copy link

coxjc commented Aug 19, 2020

Go to server/static/bower.json, change the version of kurento-utils-js to 6.9.0, run bower install and you're set.

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

3 participants