Re: [webrtc-pc] Is an RTCIceServer with no urls useful?

I have two use cases for you:

1. Your application runs on localhost (e.g, while development)
2. Your application runs on LAN (e.g., a comapny internal application)

In both cases, only host candidates are needed to create a connection. Thus, no STUN/TURN server is required at all.

-- 
GitHub Notification of comment by boldt
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1949#issuecomment-409626333 using your GitHub account

Received on Wednesday, 1 August 2018 16:01:47 UTC