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
API (Long-term for long-limited secret-based authentication for WebRTC applications Modification of system)

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -