Forum Discussion
rezfan001
11 years agoHonored Guest
Making a 3D video and playing it with the Oculus
Hello everyone, I'm fairly new to programming and using unity, but I have a question concerning a project I'm doing for school. Would it be possible to record a 3D video and make it play on the Ocul...
phileday
11 years agoMHCP Member
Unity isn't great with video files. The free way to go is to look at video textures which I think generally works in the same way as image textures. Video textures are vorbis encoded and you may have difficulty getting a high resolution video working well. The other option is to buy a plugin for video playback. The one I use is the AVPro video plugin by renderheads. This is the best one I know of if you wish to be able to play multiple video types. Other than that you'll have to do a bit of research into the different plugins.
Here's a link to that plugin
https://www.assetstore.unity3d.com/en/#!/content/2546
hope that helps.
Here's a link to that plugin
https://www.assetstore.unity3d.com/en/#!/content/2546
hope that helps.
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
- 5 months ago
- 3 months ago
- 1 month ago