Understanding mountpoints and listeners

What mountpoints are and how listeners connect.

Updated: 11/28/20251 min read#mountpoint#listeners

Understanding mountpoints and listeners

A mountpoint (e.g. /live) is the path where listeners connect.

  • Multiple mounts let you split qualities (e.g. /live 128k, /low 64k).
  • The listener URL is https://HOST:PORT/mount.

Use a descriptive mount name; avoid spaces.

Was this helpful?