How to create ASP.NET Core Selective Forwarding Unit (SFU) with WebRTC?
I am trying to create an ASP.NET Core SFU, to which users can connect and stream video (maybe also audio) both ways. In the future I also have to implement recording of the streams.