Streaming Live Audio and Video on internet using asp.net
There is an implementation with Web RTC https://github.com/muaz-khan/WebRTC-ASPNET-MVC. I have already used this example for live broadcasting audio. You can also see the demo on the following link https://rtcmulticonnection.herokuapp.com/demos/. I hope it will be useful for someone.