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
b3a27f43e3
minor adjustment to onvif events init
2022-08-31 12:20:24 -07: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
8a27126c8b
update ONVIF Events toggle position to Detector Settings
...
- Only show if Detector Settings and ONVIF are enabled
2022-07-08 20:48:02 -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
0c55a4d012
ONVIF Events
2022-06-16 23:23:12 -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
Moe
b984b20026
some validation for filters
2021-11-01 18:07:42 -07:00
Moe
e34679aa92
Fix Event Filter Handling
2021-10-28 21:00:52 -07:00
Moe
cde8b7b0bd
fix filtered event starting record on monitor
2021-10-19 19:39:28 -07:00
Moe
12d04b9bee
put autoPtz in after event is validated
2021-09-30 15:49:34 -07:00
Moe
f0c00b3def
update checking for event handoff to be part of event trigger
...
originally it was necessary the initiator of the trigger would provide this flag but it is now checked during the event trigger for all events.
2021-09-12 12:05:59 -07:00
Moe
ddb814aeaa
Make Notification Video Length apply to new video extract method
2021-06-21 16:52:07 -07:00
Moe
4c43e1e835
fix Cannot read property 'eventBasedRecording' of undefined+
2021-06-14 11:28:27 -07:00