
- Amazon chime test install#
- Amazon chime test update#
- Amazon chime test download#
We have come up with an open source tool to help us solve the problem.
We have built a solution to let the builders test their application with a large number of attendees without needing actual people. How are you currently solving the problem? Having such a load test tool will help them test their application with a large number of attendees without the need of actual people. This tool would allow testing of any web applications built on the Chime SDKs (JS, React Components, iOS, Android) Tell us about the problem you are trying to solve and why is it hard?ĭevelopers building audio-video communication applications using communication SDK are finding it difficult to manually load test the applications using a large number of attendees because of the challenges with inviting large number of unique individuals to join a meeting. Which Amazon Chime SDK or feature area is this request for? Tell us about your request What do you want us to build?Ī tool that allows multiple attendees to join an Amazon Chime SDK meeting to test any of our SDKs (JS, React Components, iOS, Android) such as having up to 250 audio attendees or 25 video attendees.
If you are interested in working on this issue or have submitted a pull request, please leave a comment. Each individual repository has a PR template, documentation and resources for troubleshooting. Please do not use this template for bugs or support. Please go through the existing issues to see if your request has already been recommended. Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request. This will help the community and maintainers from the Amazon Chime SDK team to prioritize this request. Please vote for this issue by adding a 👍 reaction to the issue. Use this parameter if running the load test from the local machine. Attendee names in the client appear with the prefix followed by a number. on the Session name assigned to the load test.ĭefines the fixed prefix name for all attendees in a meeting. Note: A higher number than the instance core size is not recommended in this scenario.Īn integer, equal to the virtual CPU count of the EC2 instance.ĭefines the number of attendees to be spawned per Amazon EC2 instance running against a meeting name.ĭefines the meetingName when launching the clients. A number smaller than the instance core size will simulate scenarios of a machine running multiple applications in the background. Run the launcher using node ClientLauncher.js in the src directoryĭefines the number of threads to be spawned per Amazon EC2 instance for launching the clients. Running the Amazon Chime SDK Meetings load test tool launcher The ones that have been set now are with respect to the Amazon Chime for JS demo app. Amazon chime test update#
Update the constants with the names used in the builder created app. Update the client url link with the builder created app link (in configs/Constants.js). Amazon chime test install#
In the package, run yarn install to install all the necessary packages.
Amazon chime test download#
Download the package from this repository to your local machine.test multiple scenarios to see how the app built on Amazon Chime SDK for JS behaves for larger loads.
This tool simulates real attendees by launching Amazon Chime SDK for Javascript (Amazon Chime SDK for JS) clients and enabling them to join meetings and control the features of the meeting.