# Frigate ## IP CAM INFO * IP: 192.168.5.21 * WEB: http://192.168.1.233:88 ## Memo * 開啟 detect 後,需要再把 record 打開才會記錄 event。 ``` record: enabled: True cameras: avtech: ffmpeg: inputs: - path: rtsp://username:password@ip:port/live/h264 roles: - detect detect: fps: 5 objects: track: - person - car ``` ## References * [FRIGATE NVR + HA ON QNAP NAS + TRUENAS SCALE 部署教學](https://windsketch.cc/frigate-nvr-ha-on-qnap-nas-truenas-scale/) * [專為智慧家庭視訊監控設計的本地端開源NVR系統 – Frigate](https://makerpro.cc/2023/11/open-source-frigate-nvr-for-home-assistant/)