Forum Discussion

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

Use DirectShow to render frames on Oculus Rift

Hi all,

I am trying to integrate DirectShow with the Oculus SDK. Basically, I want to use DirectShow to initialize Video Capture devices (eg, Cameras) and then use SampleGrabber to grab the frames. Then I want to render those grabbed frames on the Oculus Rift DK1 with the required barrel distortion. How do I make that connection between DirectShow and the Oculus SDK? I am still new to the Oculus SDK so any help would be appreciated. Thank you.

Regards
Deepak

1 Reply

  • I think you have to write a direct show filter which renders a video stream (or two) to the oculus with the sdk