How to do load testing an in premises OpenVidu

Hello there.

The load test document provided by OpenVidu aims to execute a load test entirely in AWS, both client instances and the OpenVidu Server Instance. I wish to do this load test on a OpenVidu server installed in my own publicly accessible network, while using the test clients in AWS.

Has anyone manageged to do it? Any tips?

Thank you!

Load test can be executed against an already deployed OpenVidu platform.

Please take a look to this branch https://github.com/OpenVidu/openvidu-loadtest/tree/webcomponent_loadtest

@CSantosM, in order to execute load tests, is needed to know something not included in README?