Josef Grunig
Josef Grunig
I have no idea, sorry. What I need is to seek frames or at least advancing frame by frame and I see it only in GifImageView. Unfortunately the rendering flickers...
If it is an issue related to the image size / number of frames per second, is it possible during the loading of the GIF to have a downsampled version,...
Hi @koral-- I made some progress. It seems that the buffer update of the drawable is done on a background thread and might happen that the main thread draws the...
Hello, getting same error. Did you get to solve it somehow? I tried with the provided compiled native plugin and also compiling directly the native plugin in the exported project...
Same issue here. Any hint?
Thank you @ptc-emaggio for the prompt reply, making ARCore REQUIRED is not an option because the reason we choose Vuforia was to extend the Ground Plane detection on non ARCore...
Thank you @ptc-emaggio for pointing me in the right direction. I was able to add the ARCore Availability check and Install Request using a custom UnityPlayerActivity and adding there the...
Hi, I am looking for the same functionality: stream a local encrypted AES file from disk. I am not understanding if this is a bug of the player or a...