1
votes

I am using Red5 server to stream videos in my application. I have jmeter for load testing and blazemeter chrome extension for recording scripts.

Somehow the media files(the video chunks) are not getting recorded into the jmx file. Is there a way to record these files using blazemeter or any other tool?

Once recorded how can we use the script to perform load test in jmeter?

1

1 Answers

1
votes

I don't think you should be recording this type of traffic as it is something you won't be able to properly replay, moreover JMeter (and BlazeMeter) recorder is capturing only HTTP requests

First of all you need to identify which protocol is being used for video transmission using your browser developer tools or a sniffer tool like Wireshark, once you figure that out you should mimic browser traffic via: