Please help me solve this tricky problem, making me suffering for almost one week.
How to make streaming video suffering packet loss?
Switch: Pica8 3290 Computer: core i7 2600, 8GB Link: 100Mps Streaming video : RTP (1080P、4K)
I've already tried "iperf", "iperf3" and "Packeth" to generate UDP packets. However, these 3 sofwares seem to measure the residual capacity of the link first and then send the amount of the packets fit the capacity.
E.g.:
(No Video streaming) iperf send almost 100Mps
(With video streaming) iperf only send almost 70Mbps
Thus, these packet generator won't help me to make the streaming video suffering serious loss. (What I want is make huge traffic and make the streaming suffering terrible loss and delay)
So, how can I create "congestion" and make the video streaming packets loss ?
Truly appreciate your help!!