LiveCoreVideov0.1.45 · x64
CoreVideo
Free OBS Studio plugin

Download

Install CoreVideo for OBS Studio.

Latest release v0.1.45 — Windows installer for OBS Studio 30 and newer. Free and open source under the MIT license.

v0.1.45 is the current Windows release and adds the Zoom Talkback dock and the panelist loudness readiness board over v0.1.44. Existing installs are offered it by the in-plugin update check.

macOS — Apple Silicon beta v0.1.45-beta.3

Developer ID signed, notarized by Apple, and stapled. The macOS installer is built and notarized separately from the Windows release, so its version can trail Windows; it carries the same raw-media recovery, waiting-room and video-quality fixes and the panelist loudness readiness board.

Requires an Apple Silicon Mac (M1 or later). The package is built against OBS Studio 32.2.1; use that version or newer for this beta. Intel Macs are not supported by this package.

  1. Close OBS, then open the downloaded .pkg.
  2. Install for your user account. No administrator password is needed.
  3. Reopen OBS, sign in to Zoom through CoreVideo, and join a meeting. Allow the requested permissions; the host must grant recording permission for media capture.

For ISO recording, set a working FFmpeg executable in Zoom ISO Recorder and test it before recording. The macOS package does not bundle FFmpeg.

Talkback is Windows-only. For your own screen, use OBS's macOS Screen Capture source; CoreVideo receives other participants' shares.

To verify the download, save the installer and checksum in the same folder and run:

shasum -a 256 -c CoreVideo-Setup-v0.1.45-beta.3.pkg.sha256

Windows requirements

Install on Windows

  1. Close OBS Studio.
  2. Run the installer and point it at your OBS installation directory if it is not detected automatically.
  3. Start OBS and open Tools -> Zoom Plugin Settings to sign in, then Docks -> Zoom Control to join a meeting.
  4. Add a CoreVideo Participant source to any scene, then assign it to a participant, the active speaker, a spotlight slot, or the screen share.

The Windows installer is not code-signed yet, so Windows SmartScreen warns the first time you run it — "More info", then "Run anyway". Verify the SHA-256 below if you would rather check the file than trust the dialog.

The Core Plugin Guide walks through participant routing, isolated audio, and ISO recording in detail, and Support covers log collection and reporting a bug.

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.45.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.