pub async fn run(state: AppState)Expand description
The dial-out loop. Parks forever unless HELDAR_REMOTE_RENDEZVOUS_URL + HELDAR_SITE_ID are set
(remote access is opt-in). Otherwise long-polls the rendezvous, bridging each viewing session to the
local MediaMTX, with exponential backoff on transport failure. Never returns.