How to secure a TURN server for WebRTC? -
I have yet installed RFC 5766-turn-server () on Amazon server to relay my web RTC call.
Since authentication user names and passwords will be distributed to every customer in WebRTC IceSource , how can I ensure that only my customers Make your calls to use my turn?
You can use it instead, it has evolved from the RFC 5766-turn-server project.
Supported turn authentication mechanisms:
- 'classic' long-term credentials mechanism;
- Turn left
- Experimental third-party open-based client authorization options
Comments
Post a Comment