The easiest music streaming server available
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 |
---|---|---|
![]() |
![]() |
![]() |
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
Dependencies: NodeJS v10 or greater
Supported File Formats: flac, mp3, mp4, wav, ogg, opus, aac, m4a
mStream is built on top some great open-source libraries:
And thanks to the LinuxServer.io group for maintaining the Docker image!