NymphCast
Stream audio/video from any client to any TV or speakers. Multi-room sync, ffmpeg-based, runs on Raspberry Pi & more.
Smart Download
Download Download Version
v0.2-alpha0 · 18.8 MB
Open-source Chromecast alternative: turn any device into a network media receiver with multi-room support.
Core Features
- Audio & video streaming from files, URLs, or a media server
- Experimental multi-room synchronized playback
- Cross-platform clients: Qt GUI, CLI, Android
- Runs on Raspberry Pi 2/3/4, x86, FreeBSD, Haiku, etc.
- Supports all ffmpeg codecs (H.264, HEVC, AAC, etc.)
What It Can't Do
- •Video playback may require hardware acceleration; older Raspberry Pi models are audio-only. Multi-room sync is experimental and may drift. Firewall must allow UDP/TCP port 4004. v0.2 is in development with some features unstable.
Use Cases
- Turn a Raspberry Pi + speakers into a wireless audio player
- Cast movies from your phone to a TV without Chromecast
- Synchronized background music across multiple rooms
- Build a private, cloud-free home media streaming system
Detailed Introduction
NymphCast is an open-source software solution that transforms commodity hardware (like Raspberry Pi or a PC) into a networked audio and video receiver. It allows you to stream local files, network media, or internet URLs from a client device (phone, computer) or a dedicated media server. The server supports multi-room synchronized playback, subtitle selection, and all codecs supported by ffmpeg. Experimental features include a Smart TV GUI mode and an AngelScript app system for extending functionality. It's a lightweight, privacy-respecting alternative to proprietary solutions like Chromecast or AirPlay, with no vendor lock-in.
Tags
Getting Started
Install the software
Double-click the downloaded installer and follow the prompts
Download a server image (Raspberry Pi) or build from source
Flash the image to an SD card, boot the device
Edit the INI config file to select mode (audio/video/screensaver)
- Download a server image (Raspberry Pi) or build from source
- Flash the image to an SD card, boot the device
- Edit the INI config file to select mode (audio/video/screensaver)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Delete the server binary and its config files. For clients: uninstall via system package manager (Linux), Add/Remove Programs (Windows), or app manager (Android).
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
Jellyfin
Free and open-source media system for managing and streaming your personal media collection to any device.
obs-studio
Free and open-source software for video recording and live streaming. High performance, real-time capture, compositing, encoding, and broadcasting.
yt-dlp
A feature-rich command-line audio/video downloader supporting thousands of sites. Fast, reliable, and actively maintained fork of youtube-dl.