Frigate NVR - Complete Setup Guide with Nvidia Blackwell

System Overview | OS | Ubuntu 24.04 (Proxmox VM with GPU passthrough) | | GPU | NVIDIA RTX 2000 Pro Blackwell (16GB VRAM) | | Frigate | 0.16.4 (stable-tensorrt Docker image) | | Detector | ONNX (GPU-accelerated via TensorRT) | | Models | YOLOv9-c-640 and/or D-FINE-L-640 | | MQTT | Eclipse Mosquitto 2 | | Cameras | RTSP via UniFi Protect (192.168.1.10:7447) | 1. Prerequisites Docker and Docker Compose must be installed. NVIDIA drivers must be working (nvidia-smi should show your GPU). ...

February 2, 2026 路 10 min 路 2017 words 路 Flaviu Vlaicu

Replicating to Amazon S3 Using Litestream

Replicating to Amazon S3 Bucket This guide will show you how to use Amazon S3 as a database replica path for Litestream. You will need an Amazon AWS account to complete this guide. Setup Create an IAM user You will need to set up a user with programmatic access to work with Amazon S3. From the AWS Console , go to the IAM service. Next, click Users from the left-hand navigation and then click the Add Userbutton. Enter a name for your user and make sure to enable Programmatic Access. Then click the Next button. ...

September 29, 2024 路 2 min 路 359 words 路 Flaviu Vlaicu