×

注意!页面内容来自https://obsproject.com/kb/windows-installation,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Knowledge Base > Getting Started > Windows Installation

Windows Installation

Download the official version of OBS Studio:

You can also visit the OBS Project GitHub Releases page.

Note: If using the .zip method for either the full or small install and installing to a non-standard program location (i.e. 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. Certain features may not function properly without these security rights (primarilythe ability to use game capture on UWP apps).

Alternative Installation Methods

All methods below download our EXE installer directlyand verify it's official using the hash.

winget

winget install -e --id OBSProject.OBSStudio

Chocolatey

choco install obs-studio

Scoop

scoop bucket add extras
scoop install obs-studio

Build from Source

For instructions on how to build from sourcecheck the Build Instructions for Windows guide on the OBS Studio wiki.