Check Bandwidth
Before starting the service, it is necessary to check the bandwidth to ensure that the network speed does not affect the service between PostSd and AWS, between PreSd and Camera, and between PreSd / PostSd and VPd.
Bandwidth Check List
PostSd to AWS
PreSd to Camera
PreSd /PostSd to VPd
PostSd to AWS
When using the 4DLive system, bandwidth checks between AWS 4DRS and PostSd are performed in advance through a specific program in order to smoothly transmit and receive video data.
Steps to install iperf or iperf3 on 4DRS
Install iperf or iperf3 on 4DRS systems on AWS
Move and copy C:\Users\4Dreplay\Downloads\iperf 3.1.3-win64\iperf-3.1.3-win64
[Steps to move file location in Command Prompt(cmd.exe)]
Run Command Prompt and copy 'cd'
Enter
[Steps to perform bandwidth check]
Step 2 In the path (for version 2,) enter 'iperf -s' (for version 3,) 'iperf3 -s'
Enter
Install iperf or iperf3 the same on your PostSd system
Step1 Copy the same file location as
(For version 2) Type 'iperf –c 10.82.7.214'
(For version 3) Type 'iperf3 -c 10.82.7.214'
If you enter it, you can check the bandwidth as shown on the left.
※ The usage method of iperf (version 2) and iperf3 (version 3) is different
※ iperf(version2) can check the speed without server mode
PreSd to Camera
When using the 4DREPLAY system, bandwidth checks are performed in advance to receive smooth video data.
[Steps to install iperf on PreSd]
Install iperf on PreSd PC
Move and copy C:\Users\4Dreplay\Downloads\iperf 3.1.3-win64\iperf-3.1.3-win64
[Steps to move file location in Command Prompt(cmd.exe)]
Run Command Prompt and copy 'cd'
Enter
[Steps to perform bandwidth check]
Step 2 Enter 'iperf -c camera_IP address -p 50000' in the path and enter
If you press Enter, you can check the bandwidth as shown in the picture on the left.
※ If you enter 'iperf -c camera_IP address -p 50000 -i 1 -t 15', check the speed every 1 second and repeat 15 times.
※ The network speed between PreSD and the camera section is measured only by iperf (version 2)
PreSd/PostSd to VPd
You can check the bandwidth between PreSd and PostSd and VPd through the Log button at the top of the middle of the 4DDM program. PreSd and PostSd can be selected either one or All, but VPd can only be set to All
Add Comment