
mStream
Open-source personal music streaming server

mStream is a lightweight open-source music streaming server that provides remote access and device sync for personal music collections. It serves a web-based player and supports mobile clients, letting users stream lossless and lossy formats from their own host.
Key Features
- Web-based music player with gapless playback and a Milkdrop-style visualizer. (github.com)
- Supports common audio formats including FLAC, MP3, AAC, OGG and others. (github.com)
- Playlist management, playlist sharing and drag-and-drop file upload via the web UI. (mstream.io)
- Lightweight Node.js server designed to run on Windows, macOS, Linux and ARM boards (e.g., Raspberry Pi). (github.com)
- Official demo interface available for previewing the web player. (demo.mstream.io)
Use Cases
- Stream a private music library to any device while keeping full control of data and audio files. (mstream.io)
- Provide shared access to a household or small group's music collection with playlist sharing and user accounts. (github.com)
- Run on low-power hardware (Raspberry Pi / small NAS) to serve multi-terabyte libraries with low CPU/memory overhead. (github.com)
Limitations and Considerations
- Mobile apps are provided by third parties (community/third‑party clients) rather than a single official first‑party store app; availability and maintenance can vary. (github.com)
- Core server is Node.js-based and relies on in-repo JavaScript libraries for metadata and fast in-memory indexing; deployment assumptions (e.g., persistence/backups) should be reviewed for large libraries. (github.com)
mStream is a practical choice for users who want a simple, self-hosted music streaming solution with broad format support and a browser-first player. It emphasizes ease of setup, low resource use, and a familiar web/mobile playback experience.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

Navidrome Music Server
Lightweight open-source web music server and streamer
Open-source web music server that streams personal music collections via a modern web UI and Subsonic-compatible APIs; supports large libraries and on-the-fly transcoding...

Koel
Web-based personal music streaming server
Koel is a web-based personal music streaming server with a modern player UI, multi-user support, playlists, library management, and optional mobile apps.

Beets
Command-line music library manager and metadata tagger
Beets is a command-line music library manager that catalogs collections and automatically fixes tags using MusicBrainz, with a powerful plugin ecosystem.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.

JavaScript
HTML
Docker
CSS
npm
Node.js