

Improve CMakeLists.txt to copy Spout.dll automatically (thanks to Spout Output.Thanks to everybody that submitted bug tickets and in particular the code contributors: Set the the APPVERSION variable in win-spout-installer.nsi.Download the latest version of NSIS here.You should find the executable (installer) and zip file in the main win-spout directory.Open git bash or similar bash terminal interpreter.Run Configure, Generate and then Open Project in the CMake Gui.Edit the CMakeLists.txt file in /plugins directory and add add_subdirectory(win-spout) inside the if(WIN32) block.Add this repo as a submodule inside the plugins folder: git submodule add plugins/win-spout.Carefully follow their build instructions ensuring that your build folder is build64.Git clone -recursive Clone the main OBS repository recursively. N.B there are no current plans for 32bit builds, although theoretically this should be possible Contributing / Building Select the OBS directory if not the default install location.Run the installer (accepting installation from untrusted source).Download the windows installer: OBS_Spout2_Plugin_Installer.exe.Thanks to the authors of SPOUT for the library and clear documentation Installation

Thanks to the OBS team and their discord channel Helped greatly in getting my head around the OBS API. Thanks to the developer of OBS-OpenVR-Input-Plugin whose source

Please see installation and usage guide here Acknowledgements This plugin implements the SPOUT2 SDK, creates an OBS Source from the SPOUT shared texture and a Spout output which sends the content of the OBS canvas to Spout. Previously, there was no way of outputting Spout video textures from OBS. Inefficient and limited by your current screen resolution. The SpoutCam is limited to standard webcam resolutions and capped at 1920x1080 and capturing the SpoutReceiver is both The full-screen output of the SpoutReceiver program. Previously the only way to import shared textures from SPOUT was via the DirectShow SpoutCam interface or by screen-capturing This plugin enables the import and export of shared textures at high resolution to and from SPOUT2 compatible
