onEnterFieldOfVision: function onEnterFieldOfVisionFn() {
video.play(-1);
}
});
This video is not playing. Can't we load the video from online???
A
Andreas Schacherbauer
said
over 7 years ago
Hi Anumothu, You can use an AR.VideoDrawable with videos that are available on a server. Does the onError callback get's called? On which platform are you trying this Architect World (Android, iOS) and do you use any of our extensions like Cordova, Titanium or Xamarin?
Best regards
Andreas
A
Anumothu Rajendran
said
over 7 years ago
Hi,
Sorry. My mistake. Quota_exceeded_calls_per_period error I got.
Please increase the scan count. The quota exceeded with in 2 days.
N
Nicola Radacher
said
over 7 years ago
Hi,
Please provide details on the which of our services the quota is exeeded (Cloud Recognition, Targets API). If the quota exeeded to fast for e.g. Cloud Recognition, please check the your implementation and if you 'send' images to the server too often.
Andreas Schacherbauer