After a lot of testing using your CameraRemoteSampleApp demo project, the method JSONObject replyJson = mRemoteApi.actTakePicture(); takes from 2 to 4 seconds for retrieving the JSONObject.
Is it possibile to reduce this processing time?
After a lot of testing using your CameraRemoteSampleApp demo project, the method JSONObject replyJson = mRemoteApi.actTakePicture(); takes from 2 to 4 seconds for retrieving the JSONObject.
Is it possibile to reduce this processing time?