Moe
1b00396d30
Force YOLOv3 plugin to use websocket between python and node
...
+ added new install requirements for YOLOv3 plugin. Please run "pip3 install gevent gevent-websocket" to install the required modules.
+ each monitor creates its own connection from the plugin to the python script.
2018-08-23 13:25:40 -07:00
Moe
83d148580d
Face Recognition plugin added
...
- shinobi-python-dlib plugin
2018-08-23 13:17:10 -07:00
Moe
9483d216b2
lang updates
2018-08-23 13:10:40 -07:00
Moe
514413975c
check monitor process life status every 10 seconds
2018-08-23 13:10:28 -07:00
Moe
653ac052af
H.265 Stream Type over HTTP
...
+ many bug fixes and tweaks for client side stream creator function
+ allow coProcessor only in specific situations
2018-08-21 23:33:26 -07:00
Moe
9166d7e8a9
H.265 Stream Type Added
...
- Now play H.265 video in almost any browser with the help of libde265.js!
+ minor bug fixes
+ preparation for slickslider page (timed switcher)
2018-08-20 23:07:08 -07:00
Moe
7f05c62c08
fix stream_fps condition+
2018-08-20 15:08:34 -07:00
Moe
e8fa79239c
fix stream_fps condition
2018-08-20 15:00:18 -07:00
Moe
ace8c7e916
fix condition for detector output
...
+ automated whitespace removal with atom
2018-08-20 14:52:17 -07:00
Moe
9217e8ebef
remove Debug option from Logging level selector
2018-08-18 11:16:12 -07:00
Moe
6c117d58da
Merge branch 'dev' into 'dev'
...
Add support for Raspberry Pi encoding/decoding.
See merge request Shinobi-Systems/Shinobi!19
2018-08-15 23:07:05 +00:00
Stephen Wood
9acb0ed751
Add support for Raspberry Pi encoding/decoding.
2018-08-15 15:16:15 -07:00
Moe
eb0796ca1a
use request() for webhook on event
2018-08-12 17:44:12 -07:00
Moe
b7c628fe2d
fix factorAuth screen selection
...
- bug would cause factorAuth login to always login to dashboard
2018-08-12 14:22:26 -07:00
Moe
19a14c237c
check for available group
2018-08-12 11:07:29 -07:00
Moe
adb07b403b
2-Factor Authentication can use Discord
2018-08-12 11:06:56 -07:00
Moe
68346a4777
update COPYING file to md
2018-08-11 12:00:39 -07:00
Moe
be7b9e2609
remove old child plugin
2018-08-11 11:58:38 -07:00
Moe
c7ebf6cee6
update installers to have audit function
...
this should automatically clear vulnerabilities on fresh installs.
2018-08-11 11:58:15 -07:00
Moe
b91f64c0fc
update Python-Yolo plugin to use socket.io instead of http for detections
...
much faster now :D
2018-08-11 11:54:41 -07:00
Moe
6ec0367202
Merge branch 'patch-1' into 'dev'
...
Update LICENSE.md
See merge request Shinobi-Systems/Shinobi!18
2018-08-10 23:20:53 +00:00
Moe
8f5e6a88c7
Open All function do reconnect if monitor already open
2018-08-09 14:44:37 -07:00
Moe
6c198b07e0
no stream_loop flag for anything other than mp4 and local inputs
2018-08-09 13:17:30 -07:00
Moe
77271dd4e7
Monitor Popout on Event option+
2018-08-09 08:50:47 -07:00
Moe
160ee3c21c
Monitor Popout on Event option
2018-08-09 08:46:04 -07:00
Moe
267a880a83
show possible values for detector filters
2018-08-09 08:26:34 -07:00
Moe
429c2fe64b
allow motion events to skip the filter
2018-08-08 21:52:10 -07:00
Moe
f2313f5ba3
Allow different fps, height, and width when using "Check for Motion First" with "Built-In"
2018-08-08 21:40:34 -07:00
Moe
b9e57f9364
minor bug fixes
2018-08-08 19:59:32 -07:00
Moe
3639b7b622
Detector Plugin Filtering Engine 0.1
2018-08-07 21:07:19 -07:00
Moe
971099aacd
python-yolo : aditional notices and commands to update pip(3)
2018-08-05 20:39:42 -07:00
Moe
16961d40e4
add missing install dependencies
...
- force darknet to try install every run instead of check for existence
2018-08-05 20:24:50 -07:00
Moe
702f6b3018
correct readme paths for python-yolo
2018-08-05 19:26:13 -07:00
Moe
4944905108
readme for python-yolo
2018-08-05 19:24:30 -07:00
Moe
1148deca5d
python-yolo plugin installer
2018-08-05 19:20:12 -07:00
Moe
482939bc08
Python Yolov3 Detection Plugin
2018-08-05 17:44:24 -07:00
Moe
4a0c34ba7c
vaapi ignores coProcessor flags
2018-08-05 14:48:36 -07:00
Moe
e60f25e33b
baseURL for frontend JS (main.dash2.js)
2018-08-02 22:58:55 -07:00
Moe
971ecc513a
Preparation for ONVIF Events (Profile T cameras only)
2018-08-02 22:58:28 -07:00
Moe
03c8ae8810
fix menu lanucher appearance when username too long
2018-08-02 12:39:39 -07:00
David MARTIN
a8b389d890
Update LICENSE.md
2018-07-30 09:28:02 +00:00
Moe
f2c72a8ebd
Merge branch 'dev' into 'master'
...
Tarkalian Tea
See merge request Shinobi-Systems/Shinobi!17
2018-07-28 17:26:00 +00:00
Moe
b68e515bab
Merge branch 'catch_SIGINT' into 'dev'
...
catch SIGINT so we can Ctrl+C to close camera.js on the terminal
See merge request Shinobi-Systems/Shinobi!10
2018-07-26 06:52:01 +00:00
Moe
1f6169ccb1
Merge branch 'dev' into 'dev'
...
Update Indifference definition
See merge request Shinobi-Systems/Shinobi!4
2018-07-26 06:51:30 +00:00
Moe
00f5dc0ff8
Merge branch 'small_license_fixes' into 'dev'
...
Small license fixes
See merge request Shinobi-Systems/Shinobi!11
2018-07-26 06:49:21 +00:00
Moe
6a0f83a1eb
fix webPaths.home and ad webPaths.apiPrefix
...
webPaths.apiPrefix may not be accomodated for in the provided dashboards. Use this options only if you are only using Shinobi's core.
2018-07-25 23:24:46 -07:00
Moe
6c9e978daf
fix openalpr readme
2018-07-25 17:51:13 -07:00
Moe
8f6c3541da
auto remove special characters on admin creation
2018-07-25 13:51:51 -07:00
Moe
7a5d99ea92
add fa-caret to show the username is a menu button
2018-07-24 23:54:20 -07:00
Moe
6170ee5179
Add Blazing Blue theme
...
- Blaze Blue was made to test how the current Superuser skin would look on the v2 of the dashboard with Bootstrap 3.
2018-07-24 23:47:46 -07:00