Commit Graph

1132 Commits (60af7da99b9931f16e8927b804554ed75dd9f6de)

Author SHA1 Message Date
Moe b478bb92c0 Mute Audio on Monitors individually (dashboard UI) 2020-04-04 16:59:18 -07:00
Moe 391da78b95 Create benchNvr.js 2020-04-03 16:29:54 -07:00
Ian Rubado b2987515cb Added option into yolo 2020-04-01 00:53:33 -04:00
Ian Rubado 14d8799544 Added option into tensorflow. 2020-04-01 00:16:28 -04:00
Ian Rubado c3fb07a7e4 Added option for plugin to always record on motion before any object detection takes place. 2020-04-01 00:13:53 -04:00
Ian Rubado 24254aacf0 Update en_CA.js 2020-04-01 03:05:27 +00:00
Ian Rubado 959749b133 Fixed typo with copy/paste 2020-04-01 03:01:09 +00:00
Ian Rubado bb3f13656e Added options for timelapse 2020-04-01 01:27:47 +00:00
Moe 21b2de65fd fix missing detector_motion_count array 2020-03-29 10:47:21 -07:00
Moe ec1041c389 Add tree-kill fix for snap zombies
- fix found by dieseldude in the community chat
2020-03-28 16:26:01 -07:00
jbcpollak 1c6f536a5c make install dir relocatable 2020-03-16 20:54:43 -04:00
Moe a1da1feb9b allow changing tensorflow cocoBase from plugin's conf.json
+ default tensorflow plugin is now lite_mobilenet_v2 instead of mobilenet_v2
2020-03-10 18:39:09 -07:00
Moe eacb68b978 pass on nulled response from startup check 2020-03-08 22:34:36 -07:00
Moe eeb4cdfe0d add P2P UI loading handlers+, update mjpeg grid to not need "full=1" 2020-03-07 23:13:05 -08:00
Moe 932095bf71 add P2P UI loading handlers 2020-03-07 19:23:29 -08:00
Moe 00c400ed3b add extension for when websocket data is sent 2020-03-07 12:03:33 -08: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 fb3a030012
use toupper instead of IGNORECASE to correct cpu usage awk parser 2020-03-05 11:11:23 -05:00
Kyle Harding 294c6f7e29
provide human-readable display name to custom event commands for automation 2020-03-05 11:09:24 -05:00
Moe abd40e178a Merge branch 'dev' into 'master'
Wish Orbs

See merge request Shinobi-Systems/Shinobi!169
2020-03-03 15:18:23 +00:00
Moe dfade3791a remove extra log from embed page 2020-03-03 07:14:43 -08: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 a529680060 add old CUDA 9.2 Installer 2020-02-25 09:02:20 -08:00
Moe c72f2fe167 Add error.stack check to backblaze error handler 2020-02-25 09:01:38 -08:00
Moe 5168322707 add OpenALPR auto key generation during install 2020-02-25 09:00:57 -08:00
Moe 519c5e7863 update default indifference to 10 2020-02-25 08:52:42 -08:00
Moe 6282860b64 add windows taskkill in snapshot.js 2020-02-24 20:34:09 -08:00
Moe 3684ff2cb2 add windows taskkill in singleCamera.js 2020-02-24 20:25:20 -08:00
Moe ed4eab625a add some windows specific kill and delete commands
+ add Shinobi Mobile mention
2020-02-23 10:09:54 -08:00
Moe 651421200e FTP Server no longer use fs.watch - make use ftp upload event
+ update ftp-srv
2020-02-18 20:54:48 -08:00
Moe f1f32c4ee1 Merge branch 'dev' into 'master'
Critical Stance

See merge request Shinobi-Systems/Shinobi!168
2020-02-17 04:49:49 +00:00
Moe b281a34476 fix lingering "singleCamera.js" bug 2020-02-13 12:29:45 -08:00
Moe d8c8177f9e Update installed Node.js version from 11 to 12 (Ubuntu and CentOS) 2020-02-11 11:38:28 -08:00
Moe 9f3a0e814f Add CUDA 10 Installer for TensorFlow plugin 2020-02-07 16:19:00 -08:00
Moe a5d5a6e715 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-02-07 15:21:59 -08:00
Moe 43d7422502 Update CUDA Installer for 10.2
+ Add Automatic Plugin Key Generation for Yolo and TensorFlow plugins
+ Change gcc and g++ versions that are installed to version 8
2020-02-07 15:21:57 -08:00
Moe 17b87aac23 Merge branch 'dev' into 'master'
Android 17

See merge request Shinobi-Systems/Shinobi!167
2020-02-07 20:09:24 +00: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
Moe 24057e3da3 Merge branch 'patch-5' into 'dev'
Start Shinobi via cronjob in more logical way (OpenBSD)

See merge request Shinobi-Systems/Shinobi!153
2020-02-07 20:03:28 +00:00
Moe 813d0df2c5 Merge branch 'patch-6' into 'dev'
Add shebang line and follow best practices when using "cd"

See merge request Shinobi-Systems/Shinobi!154
2020-02-07 20:03:05 +00:00
Moe 59777596c4 Merge branch 'patch-7' into 'dev'
Add shebang and follow best practices when using "cd"

See merge request Shinobi-Systems/Shinobi!155
2020-02-07 20:02:53 +00:00
Moe 050d228d63 Merge branch 'patch-8' into 'dev'
Add shebang line

See merge request Shinobi-Systems/Shinobi!156
2020-02-07 20:02:33 +00:00
Moe 9d64c232dc Merge branch 'patch-9' into 'dev'
Add shebang and use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!157
2020-02-07 20:02:13 +00:00
Moe 1eca18b502 Merge branch 'patch-10' into 'dev'
Use "read -r" for correctness in macos.sh

See merge request Shinobi-Systems/Shinobi!158
2020-02-07 20:01:50 +00:00
Moe a2cd2dbb11 Merge branch 'patch-11' into 'dev'
use "read -r" for correctness in macos-part2.sh

See merge request Shinobi-Systems/Shinobi!159
2020-02-07 20:01:32 +00:00
Moe 475365f090 Merge branch 'patch-12' into 'dev'
Use cleaner math for calculating OpenBSD RAM usage

See merge request Shinobi-Systems/Shinobi!160
2020-02-07 20:01:15 +00:00
Moe 08d2b97a82 Merge branch 'patch-13' into 'dev'
opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r"

See merge request Shinobi-Systems/Shinobi!161
2020-02-07 20:00:59 +00:00
Moe f6c10d1976 Merge branch 'patch-14' into 'dev'
Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!162
2020-02-07 20:00:42 +00:00
Moe 8dbf994520 Merge branch 'patch-15' into 'dev'
Ubuntu Easy Installer: Use double quote to prevent globbing and word...

See merge request Shinobi-Systems/Shinobi!163
2020-02-07 19:57:37 +00:00
Moe 4d846e3c95 Merge branch 'patch-16' into 'dev'
ubuntu.sh : Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness

See merge request Shinobi-Systems/Shinobi!164
2020-02-07 19:57:14 +00:00