Quote:
Originally Posted by rod@3711
Code:
CameraServer::GetInstance()->SetQuality(50);
CameraServer::GetInstance()->StartAutomaticCapture("cam0");
...We were always getting a lots of Lost Packets and the CPU usage was always around 95%.
|
Where did you put those two lines of code?