Josh Hawkins d8afdc9fa2 Fix auto live check for default dashboard and camera groups
Disabling the Automatic Live View switch in Settings should prevent streaming from occurring. Overriding any settings in a camera group will override the global setting. The check here incorrectly always returned false instead of undefined.
2025-06-01 07:17:05 -05:00
..
2025-05-06 08:49:49 -06:00
2025-05-07 16:31:24 -06:00
2021-01-26 21:40:33 -06:00
2021-01-26 21:40:33 -06:00
2025-05-06 08:49:49 -06:00
2025-05-01 10:25:16 -05:00
2025-05-01 10:25:16 -05:00
2025-05-01 08:17:35 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website