Start a new topic

Play Video when target image is tracked in native Android

How to Play Video when target image is tracked in native Android? Video should play exactly on the image. When the target image is off camera view, then video should pause and when the target image is focused again, the video should resume playing automatically.


1 person has this problem

Am working with the following:

Wikitude SDK version 8.3.0

For Android Native SDK with Android Studio 3.1

Hi,


The Wikitude Native SDK allows to create your AR experiences directly in Java and OpenGL. To keep it lean, the Native API does not integrate a separate rendering  engine, but offers you the full flexibility in terms of rendering  augmented reality content. So you'd need to handle the rendering on your end with a rendering engine of choice. If you wish to take advantage of the Wikitude rendering, you'd need to work with the JS API, Cordova, Xamarin or Unity Plugin.


Thx and greetings

Nicola


Login or Signup to post a comment