decentralized-video-chat icon indicating copy to clipboard operation
decentralized-video-chat copied to clipboard

Show a privacy notice to the user when the TURN server is used

Open Chaphasilor opened this issue 4 years ago • 0 comments

By default, the connection will be made peer-to-peer. However, if this fails, a TURN server is used to properly route the video between the participants and enable them to still exchange data.

A notice should be shown to the user whenever the TURN server kicks in in order to inform them that peer-to-peer can't be used and their data is being routed by a third party, in order to be fully transparent.

Chaphasilor avatar Apr 15 '20 09:04 Chaphasilor