Skip to content

v1.2.3

Choose a tag to compare

@jwlerch78 jwlerch78 released this 13 Feb 23:37

What's Changed

  • Remove SSDP discovery — Now uses mDNS/Zeroconf exclusively for faster, more reliable device discovery
  • Reuse HTTP sessions — Single persistent session per device instead of creating one per request, reducing overhead
  • Faster timeouts — Reduced from 10s to 5s total (3s connect) for snappier responsiveness on local network
  • Parallel RTSP fetching — RTSP status and config are now fetched concurrently
  • Faster initial connection — Skip RTSP calls on first refresh; data populates on second poll (5s later)