|
Re: Link to 1073 The Force Team's code
We've been having issues with the dashboard freezing because of how we're doing the image processing from the camera. It was done in the same thread as the UI, so the heavy workload sometimes made the UI unresponsive - we're moving the processing to a different location to prevent this.
|