From f29ee6165f8f981210894ccc2b018928223ddf72 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Wed, 1 Jul 2020 07:48:01 -0500 Subject: [PATCH] add proxmox tip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c11135376..1af7295b6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ A `config.yml` file must exist in the `config` directory. See example [here](con ARM boards are not officially supported at the moment due to some python dependencies that require modification to work on ARM devices. The Raspberry Pi4 gets about 16ms inference speeds, but the hardware acceleration for ffmpeg does not work for converting yuv420 to rgb24. The Atomic Pi is x86 and much more efficient. -Users have reported varying success in getting frigate to run in a VM. In some cases, the virtualization layer introduces a significant delay in communication with the Coral. +Users have reported varying success in getting frigate to run in a VM. In some cases, the virtualization layer introduces a significant delay in communication with the Coral. If running virtualized in Proxmox, pass the USB card/interface to the virtual machine not the USB ID for faster inference speed. ## Integration with HomeAssistant