Closed darazi closed 1 year ago
Nvidia hwaccel is not supported on HA OS as there is no way to instal the necessary nvidia drivers, it is one of the many reasons a native docker installation is recommended
Also worth noting that running the full resolution stream for detect is discouraged as it's inefficient and generally does not produce better results.
Thanks for the quick reply @NickM-27, This setup is intended solely for facial recognition. While not very effective for face or person identification, the higher resolution images are a great help for training the deep learning engine and reducing false positives. My camera's hardware already has person and face detection and my subnets are forked into a traditional NVR for those purposes. I’m looking for GPU support in hopes of upping the resolution of my other cameras. My CPU is starting to max out.
I did initially try docker though I was not able to install a supervised version of HASS through docker, and HASS provides the best unified platform for Frigate/Doubletake/deep learning.
I might try this over again with Debian instead of Ubuntu.
I mean, I run compreface, doubletake. Frigate, ha, etc in docker. I see 0 reason to need to use HA supervised to be honest. I'd much rather have the direct control offered by managing the containers myself. As I have no experience with supervised I can't be of help in answering that question.
You also wouldn't be able to run Nvidia hwaccel if frigate is run as an addon anyways because there's no way to set the Nvidia runtime on the docker container
If you want to use Nvidia your only option is running frigate in native docker
Not being able to pass the Nvidia GPU through HASS to Frigate is an incredibly useful piece of information. Thank you. I'm by no means a Linux power user, hence I gravitate to the supervised version of HASS. I'll have to dig into managing my own containers.
I'll go ahead and close this. Feel free to create a new issue if something else comes up
Describe the problem you are having
Thank you for this awesome product!
I have Home Assistant OS installed directly on a bare metal PC (i7 9th gen), with a PCIe nvidia gtx 780 card. I have 2 TUPs running smoothly, though I cannot get HWA to work, my camera goes green
Version
Not sure what this refers to, this is the Frigate version: 0.11.1
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
HassOS
Install method
HassOS Addon
Network connection
Wired
Camera make and model
Lorex E893AB
Any other information that may be helpful
No response