snapp-incubator / ghodrat

WebRTC media servers stress testing tool
42 stars 5 forks source link

Maximum number of calls in a single room #9

Open Madhan-Sadasivam opened 2 years ago

Madhan-Sadasivam commented 2 years ago

Hi, Please correct me if I'm wrong here, I'n this testing when I provide no.of.calls:40, it is creating 40 rooms and in each room it is making a single call and testing , right?

mohammadne commented 2 years ago

hi @Madhan-Sadasivam

yes, you are right !

Madhan-Sadasivam commented 2 years ago

hi @Madhan-Sadasivam

yes, you are right !

Hi @mohammadne , Thanks for the confirmation..Is it possible to test by creating a single room and add all the calls to that room and test the performance ? We need to test the janus performance by adding multiple calls in a single room.