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
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
6c198b07e0
no stream_loop flag for anything other than mp4 and local inputs
2018-08-09 13:17:30 -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
1148deca5d
python-yolo plugin installer
2018-08-05 19:20:12 -07:00