Emulate shadowplay recording behaviour with OBS replay buffer.
Scans processes and turns on/off the replay buffer depending on whether any of the whitelisted programs are running.
Currently only supports Windows and Linux (Running X11 only)
- Clone OBS
- Clone this repo into ./UI/frontend-plugins
- Append
add_subdirectory(obsplay)
to CMakeLists.txt - Compile OBS normally and extract the plugin from the build directory