logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

snapserver - Snapcast server

Description

       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.
       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 or Mopidy, which can be configured to use a named pipe as audio output.

   Allowedoptions:-h,--help
              Produce help message, use -hh to show options from config file

       -v,--version
              Show version number

       -d,--daemon[=arg(=0)]
              Daemonize optional process priority [-20..19]

       -c,--configarg(=/etc/snapserver.conf)
              path to the configuration file

Files

/tmp/snapfifo
              PCM input fifo file

       /etc/default/snapserver
              the daemon default configuration file

       /etc/snapserver.conf
              the snapserver configuration file

       ~/.config/snapcast/server.json or (if $HOME is not set) /var/lib/snapcast/server.json
              persistent server data file

Name

       snapserver - Snapcast server

See Also

snapclient(1)

                                                  January 2025                                     SNAPSERVER(1)

Synopsis

snapserver [OPTION]...

See Also