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

webmapper waiting for devices indefinitely with Firefox #21

Open
ChristianFrisson opened this issue May 26, 2020 · 2 comments
Open

webmapper waiting for devices indefinitely with Firefox #21

ChristianFrisson opened this issue May 26, 2020 · 2 comments

Comments

@ChristianFrisson
Copy link
Contributor

Hey libmapper team,

With Firefox 76.0.1 webmapper waits for devices indefinitely.
This does not happen with Chromium 80.0.3987.149.
Running under Ubuntu / Pop!_OS 20.04.

This error occurs in the Firefox web console:
Firefox can’t establish a connection to the server at ws://localhost:50000/chat.
Pointing to this line in js/command.js
command.ws = new WebSocket("ws://" + L + "/chat");

Can you also reproduce this error with webmapper in Firefox?

Kind regards,
Christian

@malloch
Copy link
Member

malloch commented May 26, 2020 via email

@ChristianFrisson
Copy link
Contributor Author

Hey @malloch

No idea. Firefox 76.0.1 is the first web browser and version I have tried libmapper with.

Maybe the README could mention: "webmapper is developed and works best with Chrome/Chromium."?

Kind regards,
Christian

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