Goal
Current server program does not have any cache system. so it needs to wait it to actually get the feedback from go pro cameras, But it use curlm so it needs to wait all the response, and when someone is offline it cause timeout issue, This makes response time longer, around 0.8 second waste.
And master fetch cycle needs to be optimized as well.
Goal
Current server program does not have any cache system. so it needs to wait it to actually get the feedback from go pro cameras, But it use curlm so it needs to wait all the response, and when someone is offline it cause timeout issue, This makes response time longer, around 0.8 second waste.
And master fetch cycle needs to be optimized as well.