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

Problem with connect to Janus server #13

Closed
ebrahimi1989 opened this issue Mar 13, 2022 · 1 comment
Closed

Problem with connect to Janus server #13

ebrahimi1989 opened this issue Mar 13, 2022 · 1 comment

Comments

@ebrahimi1989
Copy link

ebrahimi1989 commented Mar 13, 2022

I installed Ubuntu 20 on VMWare and got the Janus server from https://github.com/meetecho/janus-gateway and installed it with all the required dependencies. I have run the client code with Visual Studio 2019 and Qt 5.15.
I ran the Janus server program from the following path:
/opt/janus/bin/janus
For communicating with the Janus server, enter the server address is:
ws://192.168.1.10: 8088/ws
After hitting the Connect button in the Janus server terminal message
01
"[ERR] [transports / janus_http.c: janus_http_handler: 1436] Invalid url/ws"
Is displayed and the connection is not established.

@ebrahimi1989
Copy link
Author

I installed Ubuntu 20 on VMWare and got the Janus server from https://github.com/meetecho/janus-gateway and installed it with all the required dependencies. I have run the client code with Visual Studio 2019 and Qt 5.15. I ran the Janus server program from the following path: /opt/janus/bin/janus For communicating with the Janus server, enter the server address is: ws://192.168.1.10: 8088/ws After hitting the Connect button in the Janus server terminal message 01 "[ERR] [transports / janus_http.c: janus_http_handler: 1436] Invalid url/ws" Is displayed and the connection is not established.

I used the following address to set up the server:
https://www.codetd.com/en/article/1302334
And the connection problem with the server was solved.

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