CoreVideo
Free OBS Studio plugin
Download
Install CoreVideo for OBS Studio.
Latest release v0.1.44 — signed Windows installer for OBS Studio 30 and newer. Free and open source under the MIT license.
Requirements
- OBS Studio 30 or newer, 64-bit.
- Windows 10 or Windows 11 (x64). An Apple Silicon macOS build is in beta — see the macOS beta notes.
- A Zoom account you can sign in with. CoreVideo joins meetings through the Zoom Meeting SDK, so the video quality and number of simultaneous feeds you get follow your Zoom account entitlements.
- Downstream bandwidth for the feeds you subscribe to — roughly 4-6 Mbps per 1080p participant. Standard accounts are typically capped around 30 Mbps incoming; Enhanced Media / HBM raises that to roughly 100 Mbps.
Install
- Close OBS Studio.
- Run the installer and point it at your OBS installation directory if it is not detected automatically.
- Start OBS and open Docks -> CoreVideo to sign in and join a meeting.
- Add a CoreVideo source to any scene, then assign it to a participant, the active speaker, a spotlight slot, or the screen share.
The Core Plugin Guide walks through participant routing, isolated audio, and ISO recording in detail.
Verify your download
Each release ships a SHA-256 file alongside the binary. On Windows, compare the hashes with PowerShell:
Get-FileHash .\CoreVideo-Setup-v0.1.44.exe -Algorithm SHA256
Building from source
CoreVideo is MIT-licensed and builds from source on Windows, macOS, and Linux. See the repository for the toolchain requirements and CMake options, including hardware-accelerated colour conversion.