Forum Discussion
Anonymous
7 years agoOculus DK2 - display a video at a specific time
Dear all, My goal is to play a video on the oculus DK2, by selecting the time instant of the video to be displayed with the current position of a Falcon Novint robot. I have tried using TouchDes...
volgaksoy
7 years agoExpert Protege
Hi Simone,
You can use any open source video player code and send the decoded video image data into a quad layer using the Oculus SDK. Video players usually output using the YUV color format, so you might have to do a conversion to RGBA before copying it into the VR quad layer. Also, depending on the frame rate of the video, you might have to keep submitting the same video frame a few times to keep up the 75 Hz frame rate requried by the DK2 HMD and 90 Hz for CV1.
You can use any open source video player code and send the decoded video image data into a quad layer using the Oculus SDK. Video players usually output using the YUV color format, so you might have to do a conversion to RGBA before copying it into the VR quad layer. Also, depending on the frame rate of the video, you might have to keep submitting the same video frame a few times to keep up the 75 Hz frame rate requried by the DK2 HMD and 90 Hz for CV1.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device