百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
M

mStream

> 编程语言
开源

最简单的音乐流媒体服务器

2.4K stars0 点赞2 次浏览
访问官网GitHub

工具介绍

最简单的音乐流媒体服务器

mStream Music

The easiest music streaming sever

Main Shared Admin

Demo & Other Links

Check Out The Demo!

Discord Channel

Website

Notable Features

Album Art Lookup

mStream automatically retrieves album art for your collection

Quick Sync - Zero Configuration Deployments

Enable Quick Sync in the Admin Panel to access mStream without setting up port forwarding, DNS, SSL, etc. Quick Sync is a free VPN-like service powered by Iroh

NOTE: Quick Sync only works for mobile apps and the upcoming desktop app. The webapp will not work (it's the price of not having to setup DNS/SSL).

P2P Discovery

When enabled, this feature will automatically download music discovery data from other mStream servers. With this data, mStream can show your songs that are not in your collection that are similar to what your are listening to.

Please note, this is discovery only. You will have to find these songs on your own.

Federation

You can federate with other servers. Federated servers have read access to eachother's data. With this, your p2p discovery feature can now stream discovered music.

Public mode

The demo site does not require you to sign in because mStream is publicly accessible by default. This makes it easy to setup and gives you the option to keep it publicly available if you are just running it on a secured network. Once you add a user, the system becomes password protected.

Installing mStream

Binaries

NOTE: as of v6.20, releases ship one standalone bundle per platform (no Electron). Double-click the desktop face — mStream.exe on Windows, mStream.app on macOS, mstream-desktop on Linux — for the tray app with start-at-login and Quick Connect, or run the bundled mstream-server directly for a plain terminal/headless server (the only flavor in the linux-arm64 and musl bundles). Details in the install docs.

  • Binaries for Win/OSX/Linux

Docker

  • Docker Instructions

Other

  • Install From Source
  • AWS Cloud using Terraform

Mobile Apps

Official Mobile Apps

These apps are open source! Click here to see the code

Mobile Apps Made by Niera Tech

Feature List

  • Torrent Client Integration - Manage your torrents through mStream
  • YT-DLP integration - Download youtube videos as audio files
  • DLNA Support
  • Automatic Backup Feature - Backup your music to any drive connected to your server
  • Transcoding
  • Auto DJ - Automatically queue up songs
  • Lyrics Support - includes being able to search by lyrics
  • Jukebox Mode - Control your browser remotely
  • Local server audio playback - Note, will not work on Docker

Credits

mStream is built on top of some great open-source libraries:

  • music-metadata - The metadata parser used by the JS scanner fallback
  • Lofty - Audio tag reader powering the Rust scanner
  • Symphonia - Pure-Rust audio decoder used to render waveform previews during a scan
  • Butterchurn - A clone of Milkdrop Visualizer written in JavaScript
  • LRCLib - Optional source for synced lyrics

And thanks to the LinuxServer.io group for maintaining the Docker image!

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Binaries for Win/OSX/Linux
  • •Docker Instructions
  • •Install From Source
  • •AWS Cloud using Terraform
  • •Torrent Client Integration - Manage your torrents through mStream
  • •YT-DLP integration - Download youtube videos as audio files
  • •DLNA Support
  • •Automatic Backup Feature - Backup your music to any drive connected to your server
  • •Transcoding
  • •Auto DJ - Automatically queue up songs

> 标签

JavaScriptirohjavascriptmstreammusic

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言