Created
January 22, 2025 21:49
-
-
Save remcomokveld/6ef53260e0d9a34a536fd0f619937d5e to your computer and use it in GitHub Desktop.
Frigate config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mqtt: | |
host: homeassistant.local | |
user: mqtt | |
password: "LsG6*XcUxWvaJcgL4ott" | |
go2rtc: | |
streams: | |
babyroom: | |
- rtsp://nestmtx:8554/babyroom | |
version: 0.14 | |
cameras: | |
babyroom: | |
ffmpeg: | |
input_args: preset-rtsp-restream | |
inputs: | |
- path: rtsp://nestmtx:8554/babyroom | |
roles: | |
- detect | |
- record | |
- audio | |
live: | |
stream_name: babyroom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment