Commit Graph

73 Commits (54f51557e34534a101cf08bdb13429a056338276)

Author SHA1 Message Date
Moe 54f51557e3 discord notifications more verbose 2023-08-25 06:45:36 -07:00
Moe 6dd3024693 fix an on start error 2023-07-28 10:27:29 -07:00
Moe d9d14065b5 add catch for failed eventBasedRecording 2023-07-22 12:11:58 -07:00
Moe 5d50f0d407 fix error on missing frameBuffer when saving snap 2023-06-25 23:24:12 -07:00
Moe b2fc57175c Cycling View for Live Grid 2023-05-03 19:08:42 +00:00
Moe A 26be77e96c Save Frame to Timelapse for Motion Detection+ 2023-04-27 11:23:13 -07:00
Moe A 79482501ec Save Frame to Timelapse for Motion Detection 2023-04-26 22:38:33 -07:00
Unicate 545a6f64ff fix typo for function splitForFFMPEG 2023-03-28 09:11:21 +07:00
Moe 5e60c26eeb Fix Multi Record Monitor Tags on Event
commit 57168bd7e9
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 13:25:00 2023 -0700

    clean up UI, rename field to "Trigger Monitors with Tags"

commit 592a1f6144
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 13:24:26 2023 -0700

    fix bindTagLegendForMonitors

commit ac68b16bf6
Author: Moe <github@m03.ca>
Date:   Wed Mar 15 11:47:32 2023 -0700

    Fix Triggering Record by Monitor Tags
2023-03-15 13:25:43 -07:00
Moe aa19cc13a4 Ignore Non-Moving Objects 2023-03-11 22:33:12 +00:00
Moe 5d1980f51c minor adjustment to webm compressor 2023-02-17 14:30:10 -08:00
Moe 52d7a5a1de Properly Fix #455 and lay new file for noEventsDetector 2023-01-31 10:13:31 -08:00
Moe eff879cac2 Revert "Fix #455"
This reverts commit 3ef778e8d3.
2023-01-31 09:51:54 -08:00
Moe 3ef778e8d3 Fix #455 2023-01-31 09:24:10 -08:00
Moe 8a2d884664 disable runMultiEventBasedRecord attempt on closed monitor 2022-12-28 17:32:59 -08:00
Moe 00deebba9f Deprecate Old Monitor Groups in favor of Tags 2022-12-21 20:23:11 +00:00
Moe 1dac4512f0 add onEventBasedRecordingStart extender+ 2022-12-14 18:51:44 -08:00
Moe af557e4daa add onEventBasedRecordingStart extender 2022-12-14 18:50:08 -08:00
Moe 1043a2b71c Fix #237 #66 2022-12-04 08:27:46 -08:00
Moe d97cc5b367 Add onEventBasedRecordingComplete extender 2022-10-11 20:14:59 -07:00
Katie Roberts 9fb1a602eb Update libs/events/utils.js 2022-09-12 23:42:05 +00:00
Katie Roberts b2981e2500 Update libs/events/utils.js 2022-09-12 23:28:08 +00:00
Katie Roberts 15fa2e8446 Update libs/events/utils.js 2022-09-12 00:00:08 +00:00
Katie Roberts 8263aa0e8a Update libs/events/utils.js 2022-09-11 23:45:17 +00:00
Katie Roberts 38d8b66e9a Update libs/events/utils.js 2022-09-11 23:13:41 +00:00
Katie Roberts f6adf7738b Update libs/events/utils.js 2022-09-11 23:10:48 +00:00
Katie Roberts 4cbdbfafe1 Update libs/events/utils.js 2022-09-11 21:33:51 +00:00
Katie Roberts 60cddb11fa Update libs/events/utils.js 2022-09-11 21:29:18 +00:00
Katie Roberts 0e0eb4ab46 Update libs/events/utils.js 2022-09-11 21:23:39 +00:00
Katie Roberts 777d56bc3c Update libs/ffmpeg/builders.js, libs/events/utils.js 2022-09-11 04:13:49 +00:00
Moe ff3eaf8a09 Alter Event Filter execution 2022-08-20 10:29:35 -07:00
Moe d63558993d automatically remove Compression Video list item from side menu
if automatically told to compress
2022-08-18 22:22:08 -07:00
Moe a6788fec79 Option to auto compress Continuous and Event-Based Recording 2022-08-18 19:00:29 -07:00
Moe ed2a5f750c minor cleanup 2022-08-17 08:46:00 -07:00
Moe 54f0ef3674 Changes from !223 updated 2022-08-09 17:06:38 -07:00
Moe 637754e8c7 Changes from !223
Had to be manually merged because of Dashboard v3 framework change
2022-08-09 17:05:17 -07:00
Moe bde04877b5 Allow adjusting Event-Based Recording Analyze Duration and Probe 2022-07-21 18:58:18 -07:00
Moe 5963d8c759 Add more buffer to insert time for Event-Based Video 2022-07-21 18:55:33 -07:00
Moe fd4cfa207c Fix recording audio for Event-Based Recording 2022-07-19 22:15:01 -07:00
Moe 70c0d1a19a Cleanup PTZ Refactor 2022-07-03 21:08:32 -07:00
Moe 344fa858c9 Remove HLS List Size in favor of Buffer Time from Event
monitorConfig.details.detector_buffer_hls_list_size is now deprecated. It will be automatically calculated based on the Buffer Time from Event that is provided.
2022-06-30 18:07:40 -07:00
Moe 31878b342e fix getting video in notification from Event Based Recording 2022-05-15 11:10:53 -07:00
Moe 504781df3a Critical Update to Dependencies, Replace request with fetch
+ Replaced all uses of `request` with `node-fetch`
+ Update WebDAV
+ Add pushover-notifications
+ Update CWS
+ Update discord.js
+ Fix authentication for HLS stream API endpoint
+ Last Update to P2P v1 to remove request module

Requires further testing.
2022-03-31 21:58:27 -07:00
Moe d2d46f0795 run finalize action on event based recording on exit of record process 2022-01-20 13:02:36 -08:00
Moe a7fb7b33ea fix event save on child node, fix command filter condition, add SideMenuAfterList 2022-01-12 10:41:23 -08:00
Moe 6b3804a5b4 Add Dynamic Substream Toggle button 2021-12-04 19:49:25 -08:00
Moe 7b6c939de0 fix event based recording... oof 2021-12-03 17:52:40 -08:00
Moe 1bc684e627 event filter and mqtt fixes 2021-11-16 18:02:27 -08:00
Moe b2eab1573b Merge branch 'dev' into 'dashboard-v3'
Critical Changes from Dev into Dash v3

See merge request Shinobi-Systems/Shinobi!342
2021-11-15 18:20:07 +00:00
Moe 91f8af3002 allow grouping with brackets on event filter conditions 2021-11-02 18:32:24 -07:00