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

DOMException when testing #63

Open
antgustech opened this issue Oct 24, 2019 · 0 comments
Open

DOMException when testing #63

antgustech opened this issue Oct 24, 2019 · 0 comments

Comments

@antgustech
Copy link

antgustech commented Oct 24, 2019

This is what I did:

git clone https://github.com/pchab/ProjectRTC.git
cd ProjectRTC/
npm install
npm start
Open localhost:3000 in chrome and start a stream.
Click refresh to get the URL
Open new private Chrome window and go to the copied URL

In the console of the private window I get DOMException error. In the browser I can see the name of the previous started stream. If I click View, I get a video window but it keeps loading forever.

I'm using latest Chrome build on Ubuntu 18

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

1 participant