mStream Server Paul Sori
winget install --id=PaulSori.mStreamServer -e
mStream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere.
mStream Server is a personal music streaming server designed to enable seamless access to your music collection from any device, anywhere. By running mStream on your home computer, you can stream your locally stored music to smartphones, tablets, or computers with ease.
Key Features:
- Access your entire personal music library from any location with an internet connection.
- Stream to multiple devices simultaneously, ensuring uninterrupted playback across platforms.
- User-friendly interface that simplifies setup and management of your music collection.
- Secure and private streaming experience, as your music remains stored locally on your computer.
Audience & Benefit:
Ideal for individuals who want to enjoy their personal music collection without relying on third-party services or external storage solutions. With mStream Server, users can maintain full control over their music while enjoying the convenience of streaming it anywhere they go. The software is installed via winget, ensuring a smooth setup process.
README
mStream Music
mStream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere.
Main | Shared | Admin |
---|---|---|
![]() | ![]() | ![]() |
Demo & Other Links
Check Out The Demo!
Discord Channel
Website
Server Features
- Cross Platform. Works on Windows, OSX, Linux, & FreeBSD
- Light on memory and CPU
- Tested on multi-terabyte libraries
- Runs on ARM boards like the Raspberry Pi
WebApp Features
- Gapless Playback
- Milkdrop Visualizer
- Playlist Sharing
- Upload Files through the file explorer
Installing mStream
Android App
This App is Open Source. See the Source Code
iOS App
Quick Install from CLI
Deploying an mStream server is simple.
# Install From Git
git clone https://github.com/IrosTheBeggar/mStream.git
cd mStream
# Install dependencies and run
npm run-script wizard
Technical Details
-
Dependencies: NodeJS v10 or greater
-
Supported File Formats: flac, mp3, mp4, wav, ogg, opus, aac, m4a
Credits
mStream is built on top some great open-source libraries:
- music-metadata - The best metadata parser for NodeJS
- LokiJS - A native, in-memory, database written in JavaScript. LokiJS is the reason mStream is so fast and easy to install
- Butterchurn - A clone of Milkdrop Visualizer written in JavaScript
And thanks to the LinuxServer.io group for maintaining the Docker image!