[Android] Preload and cache videos using Media Element #1144
Replies: 2 comments 1 reply
-
When I load video's on Android using media element it loads in a a few seconds. Same on IOS and Windows. There is no noticeable difference between load times for me at all. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I’m asking for any assistance with regards to preloading and caching the videos in NET Maui particularly on Android. On iOS, it takes literally 2-3 seconds to load and instantly play the Video but takes roughly 15-20 seconds on Android.
Is this an issue with Exoplayer or is there any code that I should add in order to make my App more performant for Users?
The videos are on Azure Blob Storage!
Beta Was this translation helpful? Give feedback.
All reactions