Forum Discussion
10 years ago
Video In A Gear VR App
Hello all. Could somebody please point me to the documentation which will show me how to add video footage to a Unity scene for a Gear VR build?
I just want video to be playing on a loop in my scene. I believe we can't use movieTexture in Android?
Thanks.
I just want video to be playing on a loop in my scene. I believe we can't use movieTexture in Android?
Thanks.
3 Replies
Replies have been turned off for this discussion
- vrdavebOculus StaffYou're right, MovieTexture isn't usable on Android. We've provided a sample plugin that uses a MediaSurface and hardware H.264 decoder to show video on a textured quad in Unity. Have a look at the MoviePlayerSample scene from our SDK Examples: https://developer.oculus.com/downloads/ ... _Examples/
"vrdaveb" wrote:
You're right, MovieTexture isn't usable on Android. We've provided a sample plugin that uses a MediaSurface and hardware H.264 decoder to show video on a textured quad in Unity. Have a look at the MoviePlayerSample scene from our SDK Examples: https://developer.oculus.com/downloads/ ... _Examples/
Will do, thanks.
I've also been pointed towards Easy Movie Texture in the asset store which i may look at.- SDAS_HodgsonExplorerYou could probably steam it in using the WWW class if you have it hosted somewhere on the web.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 months ago
- 1 year ago