Video Chat app deployment to Azure
This is a WebRTC test template to deploy a Web app + a TURN server in Azure, with SSL Certificates from letsencrypt.org
You can find more WebRTC good explanations in this article, and you can use Trickle ICE page to check your TURN server configuration.
Check also the Video Chat Web App that is deployed in an Azure Web App through the template and the article explaining the code shown here.