technical:frigate_nvr_installation
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| technical:frigate_nvr_installation [2025/04/18 13:40] – created mark_scottworld.net | technical:frigate_nvr_installation [2025/09/01 18:15] (current) – mark_scottworld.net | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| < | < | ||
| - | version: " | ||
| services: | services: | ||
| frigate: | frigate: | ||
| Line 141: | Line 140: | ||
| - " | - " | ||
| - " | - " | ||
| - | environment: | + | |
| - | # - FRIGATE_RTSP_PASSWORD: | + | |
| - | - YOLO_MODELS=yolov7-tiny-416 | + | |
| </ | </ | ||
| Line 162: | Line 159: | ||
| detectors: | detectors: | ||
| - | | + | |
| - | type: tensorrt | + | type: onnx |
| - | device: 0 | + | |
| model: | model: | ||
| - | | + | |
| + | width: 320 # <--- should match the imgsize set during model export | ||
| + | height: 320 # <--- should match the imgsize set during model export | ||
| input_tensor: | input_tensor: | ||
| - | | + | |
| - | | + | |
| - | | + | |
| ffmpeg: | ffmpeg: | ||
| Line 304: | Line 302: | ||
| </ | </ | ||
| + | |||
| + | Download models into subdirectory. Using python script. | ||
| + | |||
| + | https:// | ||
| + | |||
| Start Frigate with: | Start Frigate with: | ||
technical/frigate_nvr_installation.1744976400.txt.gz · Last modified: by mark_scottworld.net
