We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try running from docker I get this error and the stream does not load ?
WebSocket connection to 'ws://localhost:8888/kurento' failed: Connection closed before receiving a handshake response
The text was updated successfully, but these errors were encountered:
i have this problem
Sorry, something went wrong.
It is necessary to Install kurento-media-server before running this repo.
I installed the kurento-media-server still showing the same error. Anyone fixed this issue?
@sraza295 make sure the kurento-media-server is running and verify you're connecting to it on the correct ip.
For example if you're connecting to the media server on a different machine you need to change the ip in line 30 of index.js
No branches or pull requests
When I try running from docker I get this error and the stream does not load ?
WebSocket connection to 'ws://localhost:8888/kurento' failed: Connection closed before receiving a handshake response
The text was updated successfully, but these errors were encountered: