iPad Full screen video

Hi, I need to change from a 3D demo to a Full Screen Video in iPad, I am planning on change from one scene to other for the transition, but my real problem is to make a video to play on iPad. What is the best approach? maybe HTML ? or what is better? thank you !!

HTML would be your best approach for playing videos within your app. Take a look at the PlayCanvas tutorials for HTML as well as the HTML5 video tag. :slight_smile:

Thank you, Ben, I based my tests on the tutorials, but it didn’t worked on IOS, and I couldn’t make it play at full screen from the beginning. I will check the HTML video tag link,

Thank you!

It didn’t worked, But I founded this link with the css and html code needed to work fine in IOS 9, Android and Windows…

Thanks !