Commit Graph

4 Commits (cd38c01649134bf4695cf96dba9b8cfe5699a255)

Author SHA1 Message Date
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 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