Snapcast - multi-room audio in perfect sync
Snapcast client for Android
Description
Snapcast is a Snapcast control client and player for Android. It uses the Snapcast JSON-RPC API to control your synchronous multi-room audio player.
This App is not meant for productive use and will only run when you have a Snapserver installed in your local network.
Snapcast is a multi-room 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 multi-room solution.
The server’s audio input is a named pipe /tmp/snapfifo. All data that is fed into this file will be send to the connected clients. One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy, which can be configured to use a named pipe as audio output.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Prevent sleepingKeep the device from going to sleep.
- Internet accessSend and receive data over the internet.
- Foreground serviceKeep running in the background, visible in the status bar.
- Run at startupStart automatically after the device is switched on.
- CHANGE_WIFI_MULTICAST_STATE
- NotificationsShow notifications.
- FOREGROUND_SERVICE_MEDIA_PLAYBACK
- snapcast.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments