Privacy Policy

Last updated: September 2026

Overview

CoreVideo is an open-source OBS Studio plugin. This privacy policy explains what data the plugin processes, where it goes, and what is stored.


Data Processed

Meeting Audio and Video

CoreVideo receives raw video (I420 YUV), screen share, interpretation audio, and audio (48 kHz PCM) streams from the Zoom Meeting SDK. These streams are:

Participant Roster

CoreVideo receives participant metadata from the Zoom SDK (display names, user IDs, mute/video/talking state, host/co-host status, spotlight position). This information is:

Talkback (Intercom) Audio

CoreVideo's talkback feature is the one path where audio travels outward. When the operator holds or latches a talkback key, CoreVideo reads the OBS audio source the operator selected and sends it to Zoom over the Zoom Meeting SDK's own talkback channels, so that the selected participants hear it. This audio goes to Zoom and to no one else; it is not sent to any CoreVideo server or third party, and CoreVideo does not record it.

Two properties are worth stating plainly because they are not obvious:

Recordings You Make

CoreVideo's ISO recorder writes MP4 video and WAV audio files, plus an FFmpeg log per session, to a folder the operator chooses. Diagnostic support bundles are written to the OBS plugin configuration directory. All of these stay on the operator's machine; CoreVideo never uploads them. A support bundle redacts credentials but does contain meeting and participant display names, participant IDs, and recording file paths - review one before sharing it.

The Zoom Meeting SDK is initialised with its own logging and crash dumps enabled, which it writes locally under its own control. CoreVideo does not set or override that location and does not collect those files.

Credentials and Tokens

Published CoreVideo builds use Zoom Public Client OAuth + PKCE through the CoreVideo broker. End users do not enter Zoom app client secrets.

The following local settings may be saved by the plugin:

Credential / settingStorage locationPurpose
Zoom OAuth access/refresh tokensOBS global configuration, [ZoomPlugin] sectionZoom sign-in, token refresh, and ZAK requests
Control server tokenOBS global configuration, [ZoomPlugin] sectionAuthenticating TCP API clients
Control server portsOBS global configuration, [ZoomPlugin] sectionTCP JSON and UDP OSC port configuration
Talkback preferencesOBS global configuration, [ZoomPlugin] sectionThe chosen talkback audio source name and latch setting
Output profilesOBS plugin config directoryOptional participant-to-source mappings
Support bundlesOBS plugin config directoryLocal troubleshooting exports, written only when the operator asks

On Windows, OAuth tokens are DPAPI-protected before storage. Meeting SDK client secrets are not stored in the plugin or broker for the public-client production path.


Third-Party Services

Zoom Meeting SDK

CoreVideo uses the Zoom Meeting SDK to join and capture meeting content. When joining a meeting, your machine connects to Zoom's infrastructure. Zoom's own privacy policy governs all data exchanged with Zoom's servers:

CoreVideo OAuth Broker

The broker at corevideo.iamfatness.us is used only for Zoom OAuth token exchange and refresh. It does not receive or process meeting audio, video, screen share, or participant media.

GitHub (Update Check)

Once per OBS session, CoreVideo makes a single anonymous HTTPS GET request to the public GitHub Releases API (api.github.com/repos/iamfatness/CoreVideo/releases/latest) to see whether a newer release is available. The request carries no meeting data, credentials, telemetry, or CoreVideo-specific identifiers - only what GitHub already logs for any anonymous HTTP request, such as an IP address, governed by GitHub's own privacy statement. The check never blocks startup, never downloads or installs anything, and fails silently when offline. It can be turned off in Tools -> Zoom Plugin Settings -> Check for updates on startup, which is enabled by default.

Cloudflare and GitHub (Documentation)

The documentation site at corevideo.io is served through Cloudflare and sourced from the public CoreVideo GitHub repository. Cloudflare's and GitHub's privacy policies apply to visits to that site:


Data Retention


Children's Privacy

CoreVideo is a professional broadcast tool not directed at children. No data from minors is knowingly collected.


Changes to This Policy

Updates will be reflected in the Last updated date above. Significant changes will be noted in the release notes.


Contact

For privacy questions, open an issue at github.com/iamfatness/CoreVideo/issues with the label privacy.