Update README.md

This commit is contained in:
Johannes Pohl 2020-08-24 13:28:14 +02:00 committed by GitHub
parent ca61c0bcc9
commit 4c93db835c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@ https://travis-ci.org/badaix/snapcast.svg?branch=master)](https://travis-ci.org/
[![Github Releases](https://img.shields.io/github/release/badaix/snapcast.svg)](https://github.com/badaix/snapcast/releases)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/badaix)
Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution.
Audio is captured by the server and routed to the connected clients. Many players can feed the server in parallel and clients can be grouped together to play the same audio stream.
Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution.
Audio is captured by the server and routed to the connected clients. Many players can feed the server in parallel and clients can be grouped together to play the same audio stream.
One of the most generic ways to use Snapcast is in conjunction with the music player daemon ([MPD](http://www.musicpd.org/)) or [Mopidy](https://www.mopidy.com/).
![Overview](https://raw.githubusercontent.com/badaix/snapcast/develop/doc/Overview.png)