Tool/software:
Hi,
We used SDK 09_01_00_001 on our board am3352。The linux kernel is 6.1.105-rt38
We have two networkd port,eth0 and eth1.
eth0 conects to PC,eth1 connects camera
The video data from the camera is forwarded to eth0 through eth1 and then played on the PC end.
The system is too laggy at this time:
1.The video played on the PC is not smooth;
2.Login to the system via eth0 ssh and execute simple commands such as ls, but the system response is slow;
3.Logging into the system through the serial port and executing simple commands such as' ls' also results in slow system response.
The same board,When burn linux kernel 4.1.18 image,no problem.
So,Where can we investigate the cause?
thks