
- Install pkg windows .exe#
- Install pkg windows install#
- Install pkg windows 64 Bit#
- Install pkg windows full#
This custom build includes access to hardware acceleration and additional codecs. We provide a custom prebuilt wrapper to simplify the build process. NOTE: Make sure to download Qt prebuilt components for your version of MSVC (32 or 64 bit).Įxample Qt directories you would use if you installed Qt to D:\Qt would usually look something like this: Can be optionally suffixed with 32 or 64 to specify target arch.

Set the CMake boolean variable DISABLE_UI to TRUE if you don't want the GUI and this is no longer required. The OBS UI is built by default, which requires Qt.
Install pkg windows install#
QTDIR is the path to the Qt install directory.
Install pkg windows 64 Bit#
If you want to specify both 32 and 64 bit dependencies to avoid changing the variable between builds, you can instead set DepsPath32 and DepsPath64 like so: zip to C:\obs-deps, DepsPath should be one of these: Set this to the win32 or win64 directory from the Pre-built dependencies package that you downloaded earlier.įor example, if you extracted the dependencies. You can set them in cmake-gui, or you can set them as Windows Environment Variables to persist across configurations.ĭepsPath is the path to the folder containing the dependencies, not including Qt. In "where to build the binaries", enter the repo directory path with the 'build' subdirectory (example: D:/obs/build).In "where is the source code", enter in the repo directory (example: D:/obs).Run cmake-gui, and set the following fields: gitignore for the sake of building, so they are safe to create and use within the repository base directory. If you do not know what submodules are, or you are not using Git from the command line, PLEASE make sure to fetch the submodules too.Ĭreate one or more of the following subdirectories within the cloned repository for building: release, debug, and build (suffixed with or without 32/64 to specify architecture). Latest SDKĬlone the repository and submodules: git clone -recursive Windows version of Git (Git binaries must exist in path).Windows version of CMake (3.16 or higher, latest preferred).Qt5 (Grab the MSVC package for your version of Visual Studio).Pre-built versions of these dependencies for VS2019 on Windows can be found here:.Development packages of FFmpeg, x264, cURL, and mbedTLS.Certain features may not function properly without these security rights (primarily, the ability to use game capture on UWP apps).
Install pkg windows full#
outside Program Files), you will need to add the security group ALL APPLICATION PACKAGES to have full control over the main OBS Studio directory and sub-directories. zip method for either the full or small install and installing to a non-standard program location (i.e.
Install pkg windows .exe#
exe installer contains the base OBS Studio 32bit, 64bit, Intel® RealSense™ plugin, but does not contain the Browser Source plugin. exe installer, otherwise the components are included in the. You will be prompted during install for the Browser Source and RealSense plugin to be installed if using the. zip contains OBS Studio 32bit, 64bit, Browser Source, and Intel® RealSense™ plugin.

Pre-built Windows versions can be found here:


Please note that any install directions/packages for Linux/FreeBSD distributions listed as Unofficial means that they are community provided, and any support for those packages should be directed at the appropriate distro/package maintainers. If you want to develop for OBS, please visit our Discord and get to know the devs or have questions answered!Īlso, if there is something in this guide you want to change/improve on, it is recommended that you talk about it with the devs in Discord or IRC first.
