Skip to content

Emulate shadowplay recording behaviour with obs replay buffer

License

Notifications You must be signed in to change notification settings

lolepop/obsplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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