UE5 Media Player dont show video on Android

Good day, I have an issue:

I working in UE5, making mobile application, I need to display video on plain, so I made it usual way and it works perfectly on Mobile PIE, however when I run package in the real android on place where supposed to be a video I get just a black screen (also tried few work arround in media player and blueprint however the same result ) maybe something wrong in the project settings? Anyway appreciate for any help.

1 Like

Thanks, but issue was different, the file path was wrong, so I changed it to the movie file in the my content folder and put mark in Precache file and everything worked well.

2 Likes

Guys I found the solution.
By default the engine uses android media player.
Just go to plugins and enable elctra player and use that.
Credits to : TEC dev studio on youtube