Janus Demo testing

185 Views Asked by At

First of all i am new to janus media server. In my recent project, i have use canyan docker image of janus. I didn't expose any port to that docker container. I hosted the container on remote server. I clone the repo https://github.com/meetecho/janus-gateway/tree/master I am trying to check videoroom.html file. I changed my server address in settings.js file. But the problem is when i click on start video room button it shows invalid url. Can anyone provide me the documentation or any idea how i can make a video room successfully on my local host for testing purpose. Please Not I didn't use any apache or nginx on my remote server. Thanks

1

There are 1 best solutions below

0
kura On

enter image description here

我遇到了同样的问题,但是这个回答帮助了我。 原因是我在客户端填错了路由地址。

I encountered the same issue, but this answer helped me. The reason was that I had entered the wrong routing address on the client side.