Parson Documentation

Connecting devices

Use the web player from another device and troubleshoot local or remote access.

Connect on a trusted local network

  1. Start the Parson desktop app or server.
  2. Connect the host and the other device to the same trusted network.
  3. Open http://computer-name:1993 in a current browser, replacing computer-name with the Parson host's name.
  4. Sign in with a Parson account.

If the hostname does not resolve, use the host's local IP address, such as http://192.168.1.20:1993. The first account and library setup must be completed on the host before connecting other devices.

Local connection behavior

The Parson host serves the web UI, API, artwork, and audio. It must remain running and awake while another device streams. Playback stops if the host sleeps, shuts down, changes network, or loses access to the music folder.

A local IP address may change when the router renews its DHCP lease. Give the host a stable address in the router or use a hostname that resolves reliably on your network.

If the page does not load

  • Confirm http://127.0.0.1:1993/health works on the host.
  • Confirm both devices are on the same network and client isolation is disabled.
  • Allow Parson through the host firewall on trusted/private networks.
  • Try the host's numeric local IP address instead of its hostname.
  • Do not expose an unfinished first-run setup to an untrusted network.

Remote access

Remote access is possible through an HTTPS reverse proxy, Tailscale, or another trusted VPN. ParsonLabs does not relay this traffic: the browser connects to your own host. Prefer HTTPS for any connection beyond a trusted local network, and see Advanced networking.

Mobile packages

Parson does not publish Android or iPhone packages. Phones and tablets can use the web player in a current browser.

On this page