Mcaster1 Platform Downloads
Official releases for the Mcaster1 broadcast software suite. Windows and macOS installers, GitHub source for open-source projects.
Flagship broadcast automation suite built with C++20 and Qt 6.8.3. Nine modular surfaces (Radio, Podcast, Church, DJ, Entertainment, Social, Corporate, Custom) with 43+ modules. Dual-deck player, AuxDeck, AutoDJ, FTS5 media library, 5 database backends, plugin SDK, and ICY 2.2 metadata. Portable install — all data stored in app folder.
Security-hardened release: 23 vulnerability patches (SAST + DAST audit), binary compiled with stack canaries, FORTIFY_SOURCE, full RELRO, PIE. VP9/WebM video streaming, ICY-META v2.2 (60+ fields), YAML config, song history API, HTML5 player. GPG-signed binary and package by Mcaster1 Keysmith.
Verify GPG Signature
# Import Mcaster1 Keysmith public key
curl -sL https://mcaster1.com/mcaster1dnas/mcaster1-keysmith-debian.asc | gpg --import
# Verify the package
gpg --verify mcaster1dnas_2.5.3-sec_amd64.deb.asc mcaster1dnas_2.5.3-sec_amd64.deb
# Verify checksum
sha256sum -c mcaster1dnas_2.5.3-sec_amd64.deb.sha256
# Install
sudo apt install ./mcaster1dnas_2.5.3-sec_amd64.deb
Key fingerprint: 71F3 6686 8D32 8CED B1AB 5FBF 939D 8948 1C7B 121E
— Download public key
Or install via APT Repository
# Import key, add repo, install
curl -fsSL https://mcaster1.com/repos/debian/mcaster1-keysmith.gpg \
| sudo tee /usr/share/keyrings/mcaster1-keysmith.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/mcaster1-keysmith.gpg] https://mcaster1.com/repos/debian stable main" \
| sudo tee /etc/apt/sources.list.d/mcaster1.list
sudo apt update && sudo apt install mcaster1dnas
Supports Debian 12, Debian 11, Ubuntu 24.04, Ubuntu 22.04 · Full setup instructions
A maintained, modernized fork of the EdCast/Oddsock DSP encoder by Ed Zaleski. Streams MP3, Opus, Vorbis, FLAC, AAC-LC/HE/v2/ELD to Icecast2, Shoutcast, and Mcaster1DNAS. Includes podcast RSS feed generation and ICY 2.2 extended metadata (55+ header fields). Choose the installer for your player — or grab the complete suite.
Full-featured desktop media player built for internet radio. Features A/B deck mixing,
AI Song Ticker for real-time metadata enrichment, multi-stage DSP chain, mc1amp:// protocol
handler for one-click stream playback, and Plugin SDK v2 for extensibility.
Open-source Mcaster1 projects are available on GitHub under the GNU GPL v2 license. Clone, fork, and contribute — or build your own custom installers.
| Project | Version | Platform | Language | Repository |
|---|---|---|---|---|
|
Mcaster1DNAS Streaming media server |
v2.5.2-dev |
Linux Windows | C, C++17 | davestj/mcaster1dnas |
|
Mcaster1DSPEncoder DSP encoder suite |
v3.1.1 Winv1.7.0 Linux
|
Linux Windows | C++17 | davestj/Mcaster1DSPEncoder |
|
Mcaster1AudioPipe Broadcast-grade virtual audio routing |
v1.2.0-beta.1 |
macOS (arm64) | C++17, Qt6, CoreAudio HAL | Download PKG / DMG |
|
Mcaster1CastIt Streaming station monitor |
v0.9.7 |
Windows x86 | C++ / MFC | davestj/mcaster1castit |
Linux builds: All projects compile on Debian/Ubuntu via Autotools
(./autogen.sh && ./configure && make -j$(nproc)).
Use bash install-deps.sh to auto-install build dependencies.
Linux binaries are not currently packaged for release — compile from source.
These builds are in active development. Sign up on GitHub to get notified when new releases drop.
Mcaster1Studio
Now Available! Download v0.4.0-beta
Mcaster1AudioPipe
Now Available! Download v1.2.0-beta.1 — PKG & DMG for macOS
Mcaster1TagStack Installer
Windows x64 NSIS installer for the content management suite (v1.3.2).
Mcaster1 Install Studio
Cross-platform installer builder (Qt6/C++17). Creates .dmg, .zip, .deb, AppImage from YAML. View Details
Mcaster1DNAS Linux Package
Now Available! Download v2.5.3-sec .deb — Debian 12 / Ubuntu 22.04+
DSPEncoder Linux Release
Linux headless daemon binary package. Currently build-from-source only (Phase L8 complete).
Mcaster1CastIt Installer
Windows x86 NSIS installer for the broadcast station monitor.
Stay in the Loop
Watch the repos on GitHub to be notified of every beta drop, release candidate, and stable tag.