NVR with realtime local object detection for IP cameras
Miscellaneous fixes (#23082)
* openvino log message and preview directory checks * restrict config vars for viewer users * recording timestamp fix when startTime is exactly on an hour boundary, findIndex returns the first matching chunk, which is the previous hour's chunk (where before == startTime), instead of the correct chunk (where after == startTime) the bug shows up when using the share timestamp feature and sharing a specific timestamp on the exact hour mark. when accessing the shared link, the timeline would jump to the incorrect hour * use helper for chunked time range * Adjustments to contributing docs * tweak * Improve wording * tweak --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
J
Josh Hawkins committed
45213d0420295f06b5fa61886d0a1b11a96fbb41
Parent: ba4a6a5
Committed by GitHub <noreply@github.com>
on 5/1/2026, 5:25:26 PM