roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.66k stars 171 forks source link

Make frontend snapshot update period configurable #540

Open roflcoopter opened 1 year ago

roflcoopter commented 1 year ago

Discussed in https://github.com/roflcoopter/viseron/discussions/536

Originally posted by **k0stett** April 5, 2023 I want to update previews of cameras every second but not ten seconds like it done in code https://github.com/roflcoopter/viseron/blob/c441207450029fa0a1e6a3e17ef7c822efa9274b/frontend/src/components/camera/CameraCard.tsx#L137 May be there is a config parameter to decrease that time?