lolepop / obsplay

Emulate shadowplay recording behaviour with obs replay buffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obsplay

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)

Compiling

  1. Clone OBS
  2. Clone this repo into ./UI/frontend-plugins
  3. Append add_subdirectory(obsplay) to CMakeLists.txt
  4. Compile OBS normally and extract the plugin from the build directory

About

Emulate shadowplay recording behaviour with obs replay buffer

License:GNU General Public License v2.0


Languages

Language:C++ 95.1%Language:CMake 4.9%