currently moving house, so my setup is in pieces

As with the "standard" zmes, i'd like to be able to pull camera, object (person, dog), confidence level, face (recognition), confidence.
Thank you
Code: Select all
root@UNRAID:/config/hook# python3 ./zm_train_faces.py
Traceback (most recent call last):
File "./zm_train_faces.py", line 34, in <module>
g.config = zmesc.config
AttributeError: 'tuple' object has no attribute 'config'
root@UNRAID:/config/hook#