An obs-studio & RTSS plugin
- Windows 8.1 or 10
- obs-studio 26.1+
- Rivatuner Statistics Server
- A way to unextract .zip files
- Download a precompiled binary release
- Unextract the .zip file
- Merge the obs-studio folder with your obs-studio installation, usually located at
C:\Program Files\obs-studio\
- My forked obs-studio 26.1+ dev environment.
- All prerequisites for building obs-studio
- Obtain my forked obs-studio dev enviroment using git
git clone --recursive https://github.com/jfoster/obs-studio
- Change to the obs-studio directory
cd obs-studio
- Checkout the 26.1 branch
git checkout 26.1.0-obs-rtss
- Download submodules
git submodule update --init --recursive
- Configure and build obs-studio