Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
8 years ago

360 Video Player for Oculus Rift using PC SDK

I'm creating a mixed reality application where I need to play a 360 video on Oculus Rift. I'm using the PC SDK on a Windows 10 64bits, C++ and OpenGL. I would like to be able to do this programatically so I can control other parts of the application. I'm not able to find any code samples nor open source solutions for this problem. I expected that something such as google's exoplayer that could be used as base but it seems that Oculus doesn't have similar software. Please, could you advice what's the correct way to proceed in this case. Thanks in advance.

2 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    Hi,

    Thank you very much for the response. Actually I'm looking for a video player (not a capture SDK). The Facebook solution is to capture video inside a VR environement AFAIK so unfortunately it doesn't solve my problem. 
  • Anonymous's avatar
    Anonymous
    I'm using PC c++ SDK (not unity). Thank you for the response anyway.