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

snapclient - Snapcast client

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:--help produce help message

       -v,--version
              show version number

       -h,--hostarg
              server hostname or ip address

       -p,--portarg(=1704)
              server port

       -i,--instancearg(=1)
              instance id when running multiple instances on the same host

       --hostIDarg
              unique host id, default is MAC address

       -l,--list
              list PCM devices

       -s,--soundcardarg(=default)
              index or name of the pcm device

       --latencyarg(=0)
              latency of the PCM device

       --sampleformatarg
              resample audio stream to <rate>:<bits>:<channels>

       --playerarg(=alsa)
              alsa|pulse|file[:<options>|?]

       --mixerarg(=software)
              software|hardware|script|none|?[:<options>]

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

       --userarg
              the user[:group] to run snapclient as when daemonized

       --logsinkarg
              log sink [null,system,stdout,stderr,file:<filename>]

       --logfilterarg(=*:info)
              log   filter   <tag>:<level>[,<tag>:<level>]*   with   tag   =   *   or  <log  tag>  and  level  =
              [trace,debug,info,notice,warning,error,fatal]

Files

/etc/default/snapclient
              the daemon default configuration file

Name

       snapclient - Snapcast client

See Also

snapserver(1)

                                                  January 2025                                     SNAPCLIENT(1)

Synopsis

snapclient [OPTION]...

See Also