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

object MediaStream not found #3

Open
senior-js opened this issue Mar 12, 2017 · 1 comment
Open

object MediaStream not found #3

senior-js opened this issue Mar 12, 2017 · 1 comment

Comments

@senior-js
Copy link

Dear
I run this page simple-example.html
but I see an error: can not find [object MediaStream]
please help
thanks.

@gilsdav
Copy link

gilsdav commented Mar 11, 2018

in main.js replace videoNode.src = stream; by videoNode.src = window.URL.createObjectURL(stream);

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