I am trying to measure TCP throughput using Iperf3 tool. What I am doing is this:
1- open three connections in iperf, -each with different client- for 900 seconds (the time of video)
2- run VLC to stream video from those 3 clients( this is done using different connections from that related to iperf)
The Iperf connections consume the bandwidth and affects the quality of the video. what I need is:
Is there a way that I can measure the bandwidth of the 3 clients without sending much data that affects the quality of the video ?