Android Camera Plugin UE 5.5

I’m trying to access my device’s camera, but it doesn’t work. I followed this tutorial on the Android Camera Plugin but even after following the exact steps as in the video, I can’t access it. As soon as the app is deployed and tries to open the camera, it crashes. I’m using UE 5.5 and have enabled all camera permissions in Project Settings plus AndroidManifest.xml.
Here is my zipped project that only has blueprints for accessing the camera file. Also, attached the screenshot of my blueprint.

Current Index is an Integer variable initialized to 0 and the Media Player variable contains a Media Player.

I am currently working on this issue too, I’ll let you know if I found a solution. I will have to say the tutorial you followed is for a whole different generation of the engine and an old one at that (8 years). If you are really early in your project and you need this camera plugin to work I recommend you try this with the same generation of Unreal 4.18 is going to work but even the 3 year old 4.27 will be much more likely to succeed.