-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Greetings. My problem is that if the WPFDemo uses only signaling server, then the work is limited to the settings of the router. To make it work everywhere i am trying to use stun or turn server like that:
rtcc.AddIceServer(url: "numb.viagenie.ca", userName: "support@avspeed.com", password: "avspeedwebrtc", clearFirst: false, type: "turn");
But it also does not help on some routers. Is there any solution of the problem?
Metadata
Metadata
Assignees
Labels
No labels