Load testing of mediasoup

Hi, I have created a demo app using mediasoup . I am using pipeToRouter to connect more conusmers in single room . Now i want to test my demo app with upto 150 virutal clients . How i can do that ?

Spin up a bunch of servers for a few hours, train them all to send RTMP or act like users on a headless browser.

You could test client performance, and/or additionally that of RTP. The test should take pictures to confirm validity (all video’s loaded/etc).

1 Like