EXE
WinGet
OBS Studio
OBS Project · 32.1.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
OBS-Studio-32.1.0-Windows-x64-Installer.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\OBS Studio
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
32.1.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
OBS-Studio-32.1.0-Windows-x64-Installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OBSProject.OBSStudio
Version
32.1.0
Description
Free and open source software for video recording and live streaming.
License
GPL-2.0
↗
Homepage
https://obsproject.com/
Support
https://obsproject.com/help
Installer URL
https://github.com/obsproject/obs-studio/releases/download/32.1.0/OBS-Studio-32.1.0-Windows-x64-Installer.exe
Upgrade Behavior
install(Install over existing)
Return Codes
6 — Package In Use By Application
Release Notes
32.1 New Features
- Added new Audio Mixer [Warchamp7]
- Added WebRTC Simulcast Support [Sean-Der]
- Added missing undo/redo actions for scene items [cg2121]
- Scale filtering, blending mode, blending method, deinterlacing mode and deinterlacing field order
- Added partial support for Canvases to obs-websocket [exeldro/tt2468/Warchamp7]
32.1 Changes
- Improved security of browser sources using local files [Warchamp7]
- Improved plugin manager by allowing enabling/disabling missing plugins [Warc…