'How would I go about building a WebRTC MCU server in node.js?

I'm trying to build a group voice chat application, and I think an MCU would be the most useful in my case. The problem is, I have no idea where to start or how to implement a media server in node.js.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source