RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

IsMediaCachingSupported returns false on android (Latest 3.0.0 Trial version) #1822

Closed TrusharRadadiya closed 2 months ago

TrusharRadadiya commented 2 months ago

Describe the issue I'm using the latest 3.0.0 trial version to test because our project needs a caching feature that is not supported on the Unity video player.

I'm playing the video from the URL like this: https://storage.googleapis.com/district-pass.appspot.com/images/42dbe713-747f-47be-b847-44764e632c3a.mp4

Your Setup (please complete the following information):

At first, It was causing the build error with 'guava-31.1-android' file. But I managed to solve it by unchecking the box. image

Is this happening because I unchecked it?

Chris-RH commented 2 months ago
  1. Are you using Vulkan or OpenGLES?
  2. Can you reproduce it in a new project running only AVPro Video? (without unchecking the guava box)
  3. Have you followed the caching stipulations?
Chris-RH commented 2 months ago

Closed due to lack of reply