Moe
14037040b8
disable automatcally deleteing current after 10 idle seconds
...
- future update will incorporate logging this count on interval
2020-05-07 08:41:17 -07:00
Moe
d72b61f592
Add Basic Object Counting mechanism
2020-05-05 08:02:23 -07:00
Moe
453604bec0
Merge branch 'event_monitor_name' into 'dev'
...
provide human-readable display name to custom event commands for automation
See merge request Shinobi-Systems/Shinobi!172
2020-04-06 16:57:51 +00:00
Moe
443b5565fe
add "events" to Traditional Recording insertCompletedVideo request
...
- this will allow these kinds of recordings to provide a notification to the Mobile App upon completion
2020-03-05 11:12:54 -08:00
Kyle Harding
294c6f7e29
provide human-readable display name to custom event commands for automation
2020-03-05 11:09:24 -05:00
Moe
6bd18faf1d
replace motion counter with holding list of events in memory
...
+ allow adding "events" to s.insertCompletedVideo
2020-03-03 07:14:32 -08:00
Moe
1971955034
Merge branch 'events.js' into 'dev'
...
add '{{REASON}}' substitution string for webhook
See merge request Shinobi-Systems/Shinobi!145
2020-02-07 20:04:33 +00:00
JeliBeanMachine
8520a4480d
add '{{REASON}}' substitution string for webhook
2020-01-15 15:04:01 +00:00
Moe
06b65f2cf5
move isAtleastOneMatrixInRegion to events.js
2019-12-17 17:05:22 +06:00
Moe
1a55810579
fix "Cannot read property 'use_detector_filters'of undefined"
2019-11-13 17:57:11 -08:00
Moe
ed76347b25
Add Webhook and Command to No Motion Detector
2019-10-31 22:02:14 -07:00
Moe
a4a652a9f9
fix rerun notrig on event if detector disabled
2019-10-31 21:39:59 -07:00
Moe
115752820d
Update No Motion Detector; Add Discord Notification
2019-10-31 17:26:52 -07:00
Austin Lakeman
8f5621fa18
Corrected var check for multi trigger setting.
2019-09-08 21:28:25 +00:00
Moe
085b6df7d9
fix Command on Event timeout
2019-09-04 18:20:06 -07:00
Moe
dff2629722
Revert "Revert "Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default""""""
...
This reverts commit 7ac630a0f7
.
2019-08-11 20:42:42 -07:00
Moe
7ac630a0f7
Revert "Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default"""""
...
This reverts commit 71184a2cc3
.
2019-08-11 20:42:29 -07:00
Moe
71184a2cc3
Revert "Revert "Revert "Revert "force ftp/smtp events to save to sql by default""""
...
This reverts commit f9b8a2f11a
.
2019-08-11 20:41:22 -07:00
Moe
f9b8a2f11a
Revert "Revert "Revert "force ftp/smtp events to save to sql by default"""
...
This reverts commit 5c1410b283
.
2019-08-11 20:41:09 -07:00
Moe
5c1410b283
Revert "Revert "force ftp/smtp events to save to sql by default""
...
This reverts commit e63b870fbb
.
2019-08-11 20:41:04 -07:00
Moe
e63b870fbb
Revert "force ftp/smtp events to save to sql by default"
...
This reverts commit d2e99eb27c
.
2019-08-11 20:40:37 -07:00
Moe
d2e99eb27c
force ftp/smtp events to save to sql by default
2019-08-11 20:40:18 -07:00
Moe
0ce0c7c339
Add Event Webhook Method+
2019-07-29 07:15:21 -07:00
Moe
588d536580
Add Event Webhook Method, Add debugLog for Command on Event
2019-07-28 23:46:15 -07:00
Moe
f2918cb09b
rename `.mon` and `.mon_conf`
...
- now labelled `.activeMonitors` and `.rawMonitorConfigurations`
2019-07-07 20:39:41 -07:00
Moe
b2b3e574d8
Minor fixes
2019-06-05 16:06:59 -07:00
Moe
ce1fe2bc66
fix Command on Event timeout
2019-05-25 12:38:46 -07:00
Moe
89a70b6438
Some Updates and Fixes
...
- Add Branding Engine
- Lock PM2 install to 3.0.0 (newer versions cannot catch `uncaughtException`.
- Update macOS installer
- Update OpenALPR (CPU) installer
- Add Portuguese Language
- Fix Language Selector
- Lay-In ability to create Matrix from Pam-Diff detection blob
- createEventBasedRecording called for Traditional Recording labelled 5 seconds before real time to capture event
- fix NaN for new user created in Superuser
- count space used for Timelapse Frames and Files tables (does not purge Timelapse data yet)
- Update TimelapseJpeg, lay-in MP4 builder, many fixes, additonal page
- add `impervious` to gitignore in `web/libs` for custom static files
- Fix delete button for quick video list
- Fix Super form appearance
2019-04-02 20:47:03 -07:00
Moe
a901bd2e32
fix SQLite Power Video bug
...
- newly created events will only be fixed. Previous events will unfortunately remain broken. MariaDB/MySQL databases are unafftected.
2019-03-04 20:31:24 -08:00
Moe
cdf2e6f8c8
remove `videoTime` logging for events, use basic search method of power video
2019-03-03 09:52:23 -08:00
Moe
c4129e4202
disable eventBasedRecording creation if detector is off
2019-02-27 22:22:33 -08:00
Moe
38e67d933a
Multi Trigger by Group
...
- In Global Detector Settings you can now find the option to trigger other cameras when a particular monitor has been triggered.
+ Remember monitor order in dashboard list
+ Allow sending frames to Plugin based detection with Primary Send Frames off.
+ minor clean up
2019-02-27 20:32:29 -08:00
Jonathan Tran
962924de8a
updated addEventDetailsToString to replace event detail tokens
2019-02-15 21:25:59 -08:00
Moe
4857ce846e
Minor Cleanup+
2019-01-22 08:44:50 -08:00
Moe
9cd6a1d3d5
Minor Cleanup
2019-01-22 08:42:26 -08:00
Moe
afdc0cf568
Audio Detector, Detect Object in Region, and API Methods for Scheduling System
...
- Audio Detector measures decibels (dB). Section can be found under Motion Detection.
- Regions can now be used with Object detection alone, find the option the Object Detection section.
- Scheduling System will allow automatically activating Monitor States based on time. GUI will be posted in the next commit.
+ Update Installers
+ Update framework.sql
+ `npm test` will run the test
+ Minor Bug Fixes
2018-12-29 11:32:12 -08:00
Moe
c91ce87ec7
Additional Extenders
2018-12-04 08:34:43 -08:00
Moe
23ab10d906
simplify capture method for s.createEventBasedRecording (Traditional Recording)
2018-11-28 10:43:28 -08:00
Moe
e31e8ef332
Fix Timeout Reset for Traditional Recording
2018-11-28 07:13:55 -08:00
Moe
4c0cf2b3a3
fix cron.js SQLite-deleteOld bug
...
+ make cron video deletes happen in bulk rather than 1 query per video
+ clear eventBaseRecording timeout to avoid fallback action after success
+make non-python yolo show object detection section, remove python-yolo
2018-11-05 12:55:58 -08:00
Moe
513e484c07
Traditional Recording with dynamic recording timeout
...
- "Timeout Reset on Next Event" is now an available in the Global Detector Settings section for Traditional recording method
2018-10-27 10:36:06 -07:00
Moe
224a06cb3e
Prepare Build Testing
...
+ cleanup some comments functions
+ move some functions to startup.js
+ add ability to search videos with "startFrom" and "startTo" instead of "start" and "end"
2018-10-23 11:36:02 -07:00
Moe
623e916d24
Bug fixes for childNodes
2018-10-17 21:42:32 -07:00
Moe
bb409b4cea
light cleanup
2018-10-08 14:42:45 -07:00
Moe
d6fb93c619
light cleanup and more humanizing
2018-10-08 00:23:39 -07:00
Moe
5fcdd860e0
humanize some variable names
...
+ some minor adjustments
2018-10-07 11:45:38 -07:00
Moe
11533f8f7a
add some missing module requirements
2018-10-03 09:37:34 -07:00
Moe
7caf1199cc
fix Hotswap recording launcher
2018-10-03 09:27:08 -07:00
Moe
aee4fec0e9
move extenders to separate file
2018-10-01 17:21:48 -07:00
Moe
9e11f6d810
move discord and email functions into libs/notification.js
...
+ add more event controllers for custom functions
2018-09-30 22:44:35 -07:00
Moe
9393c8caf7
Modularize camera.js+++++++
...
- clean up some more functions names to be more human readable.
2018-09-29 08:00:51 -07:00
Moe
7431aee9fc
Modularize camera.js+++++
2018-09-28 21:04:50 -07:00
Moe
af8fc608e7
Modularize camera.js
2018-09-27 22:37:08 -07:00