Skip to content

A tool that restarts the Reolink client on a schedule to reset out-of-sync camera streams.

Notifications You must be signed in to change notification settings

codemunkie15/ReolinkRestart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReolinkRestart

A tool that restarts the Reolink client, in full screen mode, on a schedule to reset out-of-sync camera streams.

Installation

  1. Download the latest executable from the releases.
  2. Extract the executable.
  3. Run the executable.
  4. Optionally, add the executable to your Startup folder.

Options

Options can be changed by modifying the generated settings.json file and restarting the application.

  • ReolinkExecutableFilePath - The path where your Reolink client executable is stored.
  • RestartIntervalMinutes - The restart interval in minutes.
  • UseFullscreen - Whether to automatically make the client fullscreen on startup.
  • FullscreenDelaySeconds - How long to wait for the client to start before clicking the fullscreen button, in seconds. Set this to a higher value if your client takes a while to load up.
  • FullscreenXOffset - This value is subtracted from the right of the client window location to find the fullscreen button.
  • FullscreenYOffset - This value is subtracted from the bottom of the client window location to find the fullscreen button.

About

A tool that restarts the Reolink client on a schedule to reset out-of-sync camera streams.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages