john-
john-
You are using docker and LXC? If so have you tried with docker only?
For what it is worth I upgraded from 3.0.0 to 3.1.1 (via docker compose pull) and it worked for me as well.
> The problem has something to do with codeprojectAi. When I changed the default model (ipcam-general) to ipcam-combined, cameras started to be recorded again. I noticed that when I switched...
I am not sure if anything in [this discussion](https://github.com/roflcoopter/viseron/discussions/906) applies but maybe it will help.
What version did you update to? I am using 3.0.0 and `!secret` works for me. Was the retention working for you on a prior version? What is the size of...
Can you confirm on the new system how much space viseron is using for continuous recordings now?
>> 4. What's the definitive way to get available_labels for Ultralytics YOLO? The documentation requires the command docker compose logs | grep "Labels". I don't think this is best practice...
> Could you please tell me a definitive way to get labels based on the user's selected model other than using the command: `docker compose logs | grep "Labels"` ?...
In order to get my bearings I am going over existing documenation for other components to see how they handle model specific labels. > Since all existing `object_detector` components have...
I reviewed the links you provided but they took me to the top of an 80 file commit. I searched (ctrl-f in browser) but nothing got me closer to understanding...