HLSPlugin
HLSPlugin copied to clipboard
A repo to hold the OpenSource HLS JMeter Plugin code
Hello Blazemeter team, How are you today? I just want to ask about this : When i clean build this project using Apache Netbeans 12, some error occurs Why ExtMap...
We are trying to load test our CDN nodes with Blazemeter HLS plugin on Apache Jmeter. Live dash stream is used which has location tag in it, that redirects the...
Hello, I was trying to stress test a LLHLS video served by an OvenMediaEngine Origin server and while the master manifest is retrieved fine it doesnt download any video fragment....
When I use a URL from Owncast streaming server it cannot be parsed. I get the following error: ```java 2023-01-24 09:24:10,621 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'bzm - Streaming...
Is there way I can skip downloading's of subsamples segments ?
I am observing qps rates approximately 10x higher than expected. for instance this playlist exhibits higher qps than expected compared to segment duration. https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8 this is VOD so not sure...
Is there a way to run multiple samplers within the same Thread Group? I want to spit my threads to use different bitrates based on user defined parameters. My Test...
- Issue: cannot parse properly the URI fomr url - Tested with: `https://service.webvideocore.net/CL1olYogIrDWvwqiIKK7eBmnWbRkKKsu3nqabm9GlX02JOj3CDNXzodJMDEN2dk3/a_u6vp56x9vo08.m3u8` - Stack trace: ``` 2021-03-05 08:46:12,102 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'bzm - Streaming Sampler'. java.lang.IllegalArgumentException:...
the plugin version 3.0.3 worked fine for us. After we updated to 3.1 we saw significantly increased network traffic when testing mpeg dash live tv streams. We noticed that the...
This works for DASH Live and VOD. Manifest GET rate for Live will not exceed media segment duration. For DASH VOD segment GET rate is determined by segment duration. I...