RTCMultiConnection-SignalR
RTCMultiConnection-SignalR copied to clipboard
Scalable broadcasting with SignalR
Hello Muaz. Thanks a lot for this great project.
I want to implement scalable broadcasting video with your amazing RTCMultiConnection project and SignalR but I'm not well in javascript to change the SignalRConnection.js
I have some question:
- how do I save the listOfBroadcasts and manage it, then use getFirstAvailableBroadcater?
- does it need STUN and TURN server?
Please help me if you have time or give me a suggested code.
Thanks in advance.