24/7 unattended operation
Keep links alive across ISP resets and unattended hours
Combine retry and timed reloads to recover from daily disconnects.
Auto‑retry: Add
&retryto re‑establish lost peer connections; tune with&retrytimeout=5000(ms).Timed reload: Use
&autoreload=3600(seconds) for periodic reloads, or&autoreload24=04:00for a daily reload.Session end: Pair
&autoendwith&endpage=https://...to wrap up and redirect.Mobile tips: Prevent sleep and background audio pausing; see
guides/keep-mic-active-in-background-on-android-browser.md.
Example
Viewer:
...?view=ID&retry&retrytimeout=5000&autoreload24=04:05Source:
...?push=ID&retry&autoreload=14400
Related
advanced-settings/settings-parameters/and-retry.mdadvanced-settings/settings-parameters/and-autoreload.mdadvanced-settings/settings-parameters/and-autoreload24.mdadvanced-settings/settings-parameters/and-autoend.mdadvanced-settings/settings-parameters/and-endpage.md
Last updated
Was this helpful?