Skip to content

Frequently Asked Questions

Phil Schatzmann edited this page Feb 25, 2024 · 15 revisions
  • The audio quality is very bad and the sound is stuttering
    • Make sure that you set the log level to Warning or Error or you deactivate the logging. I recommend that you use the Opus codec.
  • Do I need to define the Server IP address
    • The Server IP address is determined with the help of MDNS when you use an ESP32. On other platforms you need to define the server IP address either in the configuration file (CONFIG_SNAPCAST_SERVER_HOST) or on the sketch (setServerIP()).
Clone this wiki locally