Moe
64a019eac7
Update plugins.js
2020-07-11 14:45:53 -07:00
Moe
4b7371e635
sqlQuery Addition : plugins, childeNode
2020-07-11 14:44:37 -07:00
Moe
6192c27fd2
Complete Plugin Cluster Method, first revision
...
- Plugin cluster chooses which plugin to send to based on how many frames are in the plugin's queue.
2020-05-11 18:51:05 -07:00
Moe
beb621de5b
basic plugin cluster handling
2020-05-07 23:01:16 -07:00
Moe
8d1e03d148
set `oldPluginConnectionMethod` to false as default
2019-04-19 08:20:25 -07:00
Moe
9877ac480f
Fix Host Connection for Plugins and pluginBase.js use CWS
2019-03-30 13:53:24 -07:00
Moe
6a0f3d8599
move plugin functions from socketio.js into plugins.js
2019-03-24 23:45:03 -07:00
Moe
8928d777bb
Fix flag for connected plugins
2019-03-07 21:27:40 -08:00
Moe
18e0923a7e
Allow connecting multiple Detector Plugins+
2019-03-05 18:18:52 -08:00
Moe
9c4b153ab4
Allow connecting multiple Detector Plugins
...
+ remove `frameToRam` method.
+ add extenders for onWebsocketConnect/Disconnect
2019-03-05 16:22:04 -08:00
Moe
f3d60ca674
Additions and Cleanup
...
+ Allow global designation for Backblaze B2, Amazon S3, and WebDAV
+ allow frame transfer to plugin by "File in RAM" (experimental and currently only works with yolo and dlib)
+ API method for account save/edit
+ Add C++ based Dlib plugin (face-recognition)
+ allow choosing tiny or regular weights for yolo
- remove old python-dlib plugin because it is just bad (yucky python)
2018-11-02 16:44:53 -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
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