Commit Graph

1117 Commits (f110ca349ec777fab3bab64fcceb865f8ea573ac)

Author SHA1 Message Date
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
Moe 8e21f87169 Merge branch 'dev' into 'dev'
Fix long standing issue with incorrect file size calculation

See merge request Shinobi-Systems/Shinobi!165
2020-02-07 19:56:34 +00:00
Moe 37dd81c06b Merge branch 'patch-1' into 'master'
Update freenas.csh, line 15 updated from ehco to echo

See merge request Shinobi-Systems/Shinobi!166
2020-02-07 19:55:22 +00:00
Moe e8e122c6de Update Installer chooser 2020-02-07 11:53:13 -08:00
Moe 831eba89b6 Add Touchless Ubuntu Installer 2020-02-07 11:47:18 -08:00
Svilen Savov d4567e9d03 Update freenas.csh, line 15 updated from ehco to echo 2020-02-01 12:52:56 +00:00
JordanGeoghegan f5f89e6d74 Fix longstanding issue with incorrect file size calculation 2020-01-31 18:30:24 -08:00
Moe c44faa94ad add validation to plugin conf.json modification tool+ 2020-01-29 04:48:33 -08:00
Moe b8543b67aa add a validation to plugin conf.json modification tool 2020-01-29 04:33:59 -08:00
Moe 0e0d82d3ee Add configuration tool for plugin conf.json files
- first parameter of command is the name of the plugin's folder.
- Example of usage : `node tool/modifyConfigurationForPlugin.js tensorflow key=1234asdfg port=8080`
- modifying the key value will auto update the main conf.json
2020-01-29 04:15:51 -08:00
Moe 2f44953188 Fix zombie process created by cameraThread/snapshot.js 2020-01-26 23:14:44 -08:00
Moe 98bb9e3740 Add TensorFlow install README 2020-01-26 21:42:52 -08:00
Jordan Geoghegan 265fb78825 ubuntu.sh : Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:21:13 +00:00
Jordan Geoghegan 3977d754cc Ubuntu Easy Installer: Use double quote to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:17:56 +00:00
Jordan Geoghegan 0cb318e5d3 Use double quotes to prevent globbing and word splitting. Use "read -r" for correctness 2020-01-26 03:11:04 +00:00
Jordan Geoghegan bcd3245976 opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r" 2020-01-26 03:01:53 +00:00