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
Moe
cfc39dc95c
fix Cannot read property 'eventBasedRecording' of undefined
2021-06-14 11:27:15 -07:00
Moe
1e5ea4b3e9
make event video notification use last recorded video made by event
2021-06-02 13:11:36 -07:00
Moe
63c71d914b
Force each Event Frame saved to be at least 1 second apart
2021-05-20 19:10:31 -07:00
Moe
f9c41c4fc7
Allow plugin to send frame back to be re-used for save or notification
2021-05-19 20:18:19 -07:00
Moe
6666db6364
Dashboard 3 adjustments + cleanup
2021-05-18 23:09:04 -07:00
Moe
4bb8738a87
fix Object Detection > Check for Motion first
2021-04-29 17:58:28 -07:00
Moe
6987ca20f4
make motion detection show pam-diff bounding boxes
2021-04-09 14:18:56 -07:00
Moe
a47b40444e
Object Detect for 5 seconds instead of 1 frame when check Motion first
2021-04-09 14:10:31 -07:00
Moe
91702d4d3c
fix addEventDetailsToString undefined
2021-03-27 13:04:01 -07:00
Moe Alam
1ef74e5201
fix checking matrix in region
2021-02-27 08:39:17 -08:00
Moe Alam
4c380b3cb9
Fix events/utils.js filters
2021-01-17 06:38:08 -08:00
asmithaxe
623d1c1b19
Add references to method signatures to fix reference errors.
2021-01-07 00:05:36 +10:00
Moe Alam
1a6fbee0ab
event.js : finish moving out functions to events/utils.js
2021-01-02 10:49:05 -08:00
Moe Alam
e5854f7528
events.js, monitor.js : more cleanup
2021-01-02 10:30:20 -08:00
Moe Alam
c5bb9ae474
events.js, s.triggerEvent +
2021-01-02 08:47:59 -08:00
Moe
c48ed6d6ef
events.js, s.triggerEvent : light cleanup on function declaration/execution
...
+ remove use of hotswap recording method, Traditional Recording is recommended.
+ add timed lock for webhook
+ begin layering wraps on fields to make reading easier (Webhook and Command)
2021-01-01 22:17:37 -08:00