|
|
|
|
|
by fmeringdal
1844 days ago
|
|
It is not horizontally scalable right now, but that is not hard to implement either. You can have a look at the dogehouse project: https://github.com/benawad/dogehouse if you want to see how to horizontally scale mediasoup which is the media handler and stateful process within the servers. I think vertical scaling will be more than enough for most of the users that are going to self-host this. |
|