Load testing the Webrtc (video/audio calling) web apps. Can this be done using Jmeter?

Need to load testing the audio/video calling feature of web application. Can this be done using JMeter if so please share me the resources or any guide that you may have. Or is there any better open source tool available?

1 Like

Iโ€™d think yes & no. Yes it is likely possible, no in that the solution likely is not readily available.

Youโ€™d most likely have to implement the test logic as a plugin or Java class package, and then load/call that with JMeter (invoking the plugin, or loading the Java class with Java Sampler).

You could engage/contact BlazeMeter the company to see if they have ideas/solution around it.

They have some solutions for video streaming load testing, which isnโ€™t the same thing youโ€™re asking about, but itโ€™s a bit similar.