howto to get object detection working in a jail like DOODS, Viseron or Frigate

tangles

Dabbler
Joined
Jan 12, 2018
Messages
33
Hi all,

Currently, I can install python and opencv into a jail and play around with python scripts to get object and face detection recorded to file, but I'm not really keen on rolling my own entire setup when there's others out there already doing it.← plus I don't have time to learn everything I need to and not sure I'd be able to either.
I'm also not keen on:
A) running a VM
B) to run Docker
C) to run one of the above either.
Because the CPU is going to have to do the heavy lifting given no GPU can be used on to my knowledge with TrueNAS.
Should I just install Linux on another machine, run docker and play with the above? or does anyone know something that's acceptable in a jail?
Oh, and my dual quad core Xeons (X5560) on my SuperMicro mobo are now too old to run VMs under TrueNAS anyway, but it's a such a great server with 96GB or RAM.

Motioneye is close, but it doesn't have the bells and whistles when it comes to object and face detection before sending out an alert.

Just asking if anyone's seen anything as googling doesn't show much.

RC.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
Maybe the best option would be to use SCALE.

Then you can just run Frigate (and get a Coral device).

If you can't go there, ZoneMinder in a jail and the Events add-on would be the best option for CORE.
 
Top