How can i handle the scenario where a Media node is running with 1 Publisher and X number of Subscribers and i want to add one more Media node if number of subscriber is X+1 (Where X is the maximum capacity which one Media Node can handle)? Will adding a new Media Node will distribute the load between these two Media Nodes. If no then how can i handle this?
It is not possible to distribute a session between several media nodes. A session only can scale vertically.
We plan to add the feature in the future.
1 Like