You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem now. The janus service is deployed on a public network server, and turnserver is deployed on another server. I filled in the address information of turnserver in the js client, and found that the video screen cannot be transmitted through videoroomtest.html. I used https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ to test that turnserver can make a hole successfully. If the two services are deployed on the same server, there will be no problem.
The text was updated successfully, but these errors were encountered:
I have a problem now. The janus service is deployed on a public network server, and turnserver is deployed on another server. I filled in the address information of turnserver in the js client, and found that the video screen cannot be transmitted through videoroomtest.html. I used https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ to test that turnserver can make a hole successfully. If the two services are deployed on the same server, there will be no problem.
The text was updated successfully, but these errors were encountered: