When ever I run ARToolKit5 android project , it takes hell lot of time to open up camera and I am getting this log -
E/libar: Error performing CURL operation: Error (7). Failed to connect to omega.artoolworks.com port 443: Connection timed out.
E/libar: Error -4 returned from cparamSearch.
E/nftSimpleNative: Unable to automatically determine camera parameters. Using default.
Is there is any other way to get calibration file for different device , because using default calibration file causes problem when I change the resolution of the device.
P.S. - Turning off internet is not an option, I need calibration file specific to each device.