OpenVR Capture plugin for OBS source code
This OBS plugin provides an input plugin to 64bit OBS that allows capturing directly from OpenVR/SteamVR mirror surface in full resolution.
by Keijo "Kegetys" Ruotsalainen, http://www.kegetys.fi
Compiling:
- Extract over OBS source
- Put OpenVR SDK (openvr-master) under deps
- Add add_subdirectory(win-openvr) to plugins/CMakeLists.txt after win-capture
- Compile with visual studio. Only 64bit version has been tested.
Installation
- Download latest zip release from https://github.com/baffler/OBS-OpenVR-Input-Plugin/releases (make sure not to download one labled "Source Code")
- Close OBS if it's open
- Your zip file should contain a "data" folder, "obs-plugins" folder and a readme file. If not, make sure you downloaded a release zip file and not the actual source code.
- Extract the zip file into your OBS studio directory (typically installed in "C:\Program Files (x86)\obs-studio"). Choose Replace Files if prompted.
- Launch OBS and add a new source to one of your scenes, the source name is "OpenVR Capture"

