illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.89k stars 1.51k forks source link

How to do a load test for publishing #545

Open pundirmr opened 1 year ago

pundirmr commented 1 year ago

I have the node media server setup on AWS EC2 instance. How can I do a load test for

  1. multiple publish stream (maybe upto 10,000 publish at one time)
  2. multiple viewers of one or more streams.. (this might be possible with relay servers). Right now I am more interested in point 1.