Remote Particiapnt Video Not Showing

I am having the same problem with working with openvidu-insecure-angular tutorial. The remote video is not appearing in the video. In the logs the openvidu.io server is disconnecting the stream. I changed the OPENVIDU_SERVER_URL to point to “https://demos.openvidu.io/”. When I did that the remote video appeared.

The link to my post is Peer streams in openvidu-insecure-angular do not appear on Windows browsers.

I ran the openvidu-server-kms:2.15.0 through powershell on a windows box, i.e. command used “docker run -p 4443:4443 --rm -e OPENVIDU_SECRET=MY_SECRET -e DOMAIN_OR_PUBLIC_IP=192.168.1.231 openvidu/openvidu-server-kms:2.15.0”.

What should I look at to further debug this?

Thanks,

Aaron

1 Like