[Config Support]: WebRTC not working in Frigate on Synology #14192
-
Describe the problem you are havingI've scoured all of the answers and I believe I've tried searching all of the documentation but still cannot get WebRTC or even MSE to load in Frigate. It loads just fine in Home Assistant, and loads just fine when I go directly to the go2rtc page. My setup is: Synology DS923+ with DSM 7.2.1-69057 Update 5 Home Assistant is running separately in a Virtual Machine. I'm also attempting to access Frigate through the https URL, which works but does give me the standard self-signed certificate error that I have to click "Continue" on to access. I've also tried loading Frigate through a reverse proxy but no change. Version0.14.1-f4f3cfa Frigate config filemqtt:
enabled: true
host: 192.168.86.7
port: 1883
user: frigate
password: ***
birdseye:
enabled: False
detect:
enabled: False
ffmpeg:
hwaccel_args: preset-vaapi
output_args:
record: preset-record-generic-audio-aac
go2rtc:
streams:
living_room_cam:
- rtsp://***:***@192.168.86.17/live0
- "ffmpeg:living_room_cam#audio=opus"
office_cam:
- rtsp://***:***@192.168.86.18/live0
- "ffmpeg:office_cam#audio=opus"
kitchen_cam:
- rtsp://***:***@192.168.86.15
- "ffmpeg:kitchen_cam#audio=opus"
family_room_cam:
- rtsp://***:***@192.168.86.16
- "ffmpeg:family_room_cam#audio=opus"
doorbell_cam:
- ffmpeg:https://192.168.86.37/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=***&password=***#video=copy#audio=copy#audio=opus
- rtsp://***:***@192.168.86.37
- "ffmpeg:doorbell_cam#audio=opus"
homekit:
living_room_cam:
name: Living Room
webrtc:
candidates:
# - 172.18.0.1:8555
# - 172.18.0.2:8555
- 192.168.86.6:8555
- stun:8555
record:
enabled: True
retain:
days: 7
mode: all
# events:
# retain:
# default: 3
# mode: motion
cameras:
Living_Room:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/living_room_cam?video&audio
input_args: preset-rtsp-restream
roles:
- record
Office:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/office_cam?video&audio
input_args: preset-rtsp-restream
roles:
- record
Kitchen:
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/kitchen_cam?video&audio
input_args: preset-rtsp-restream
roles:
- record
onvif:
host: 192.168.86.15
port: 80
user: ***
password: ***
Family_Room:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/family_room_cam?video&audio
input_args: preset-rtsp-restream
roles:
- record
onvif:
host: 192.168.86.16
port: 80
user: ***
password: ***
Doorbell:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/doorbell_cam?video&audio
input_args: preset-rtsp-restream
roles:
- record
onvif:
host: 192.168.86.37
port: 8000
user: ***
password: ***
version: 0.14 Relevant Frigate log outputThis is when accessing all cameras followed by my Reolink Doorbell:
2024/10/07 07:43:41 stdout 2024-10-07 07:43:41.892260707 127.0.0.1 - - [07/Oct/2024:07:43:41 -0500] "" 400 0 "-" "-" "-"
2024/10/07 07:42:41 stdout 2024-10-07 07:42:41.860074510 127.0.0.1 - - [07/Oct/2024:07:42:41 -0500] "" 400 0 "-" "-" "-"
2024/10/07 07:42:33 stdout 2024-10-07 07:42:33.943296264 172.18.0.1 - - [07/Oct/2024:07:42:33 -0500] "GET /api/Doorbell/latest.webp?h=710&cache=1728304952274 HTTP/1.1" 200 40290 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.646428050 [2024-10-07 07:42:32] frigate.ptz.onvif ERROR : Unable to get Onvif capabilities for camera: Doorbell: Unknown error: Device doesn`t support service: ptz
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.645866178 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /api/Doorbell/ptz/info HTTP/1.1" 200 47 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.542829092 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /api/Doorbell/latest.webp?h=33&cache=1728304952274 HTTP/1.1" 200 322 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.464947255 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /api/Doorbell/latest.webp?h=360&cache=1728304952274 HTTP/1.1" 200 13586 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.454630087 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /api/config HTTP/1.1" 200 21586 "https://***:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.361076805 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /fonts/Inter-Medium.woff2 HTTP/1.1" 200 111380 "https://***.local:8971/assets/index-BsqM9WWT.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.331134874 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /live/jsmpeg/Office HTTP/1.1" 101 111356 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.331120488 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /live/jsmpeg/Kitchen HTTP/1.1" 101 193140 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:32 stdout 2024-10-07 07:42:32.108788699 172.18.0.1 - - [07/Oct/2024:07:42:32 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304952015 HTTP/1.1" 200 11824 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.851660498 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304951755 HTTP/1.1" 200 11838 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.591727733 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304951484 HTTP/1.1" 200 11870 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.316251561 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304951221 HTTP/1.1" 200 11848 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.165550909 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304951064 HTTP/1.1" 200 14730 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.055433129 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304950946 HTTP/1.1" 200 11852 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:31 stdout 2024-10-07 07:42:31.023121930 172.18.0.1 - - [07/Oct/2024:07:42:31 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304950914 HTTP/1.1" 200 14704 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.779862106 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304950674 HTTP/1.1" 200 11854 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.751201588 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304950653 HTTP/1.1" 200 14708 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.509326671 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304950388 HTTP/1.1" 200 11874 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.477558672 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304950374 HTTP/1.1" 200 14504 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.219401707 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304950111 HTTP/1.1" 200 11834 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:30 stdout 2024-10-07 07:42:30.207752253 172.18.0.1 - - [07/Oct/2024:07:42:30 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304950084 HTTP/1.1" 200 14530 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.946823959 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304949840 HTTP/1.1" 200 12076 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.921817715 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304949823 HTTP/1.1" 200 14766 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.676791208 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304949531 HTTP/1.1" 200 11852 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.653430488 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304949495 HTTP/1.1" 200 14734 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.559563932 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Office/latest.webp?h=288&cache=1728304949199 HTTP/1.1" 200 12052 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.533529453 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Kitchen/latest.webp?h=288&cache=1728304949199 HTTP/1.1" 200 14656 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.520543752 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Living_Room/latest.webp?h=288&cache=1728304949197 HTTP/1.1" 200 9890 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.518124272 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Family_Room/latest.webp?h=288&cache=1728304949197 HTTP/1.1" 200 4390 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.502555948 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Doorbell/latest.webp?h=288&cache=1728304949197 HTTP/1.1" 200 9276 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.498637374 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Kitchen/latest.webp?h=360&cache=1728304949183 HTTP/1.1" 200 21638 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.431313202 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Doorbell/latest.webp?h=360&cache=1728304949183 HTTP/1.1" 200 13634 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.395199857 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Living_Room/latest.webp?h=360&cache=1728304949184 HTTP/1.1" 200 14168 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.386670743 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Family_Room/latest.webp?h=360&cache=1728304949183 HTTP/1.1" 200 6184 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.325009455 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/Office/latest.webp?h=360&cache=1728304949184 HTTP/1.1" 200 16676 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.224267237 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/review?limit=10&severity=alert HTTP/1.1" 200 3 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.217337084 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/config HTTP/1.1" 200 21586 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.196440500 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /api/profile HTTP/1.1" 200 21 "https://***.local:8971/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:29 stdout 2024-10-07 07:42:29.186768476 172.18.0.1 - - [07/Oct/2024:07:42:29 -0500] "GET /fonts/Inter-Regular.woff2 HTTP/1.1" 200 108488 "https://***.local:8971/assets/index-BsqM9WWT.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-"
2024/10/07 07:42:28 stdout 2024-10-07 07:42:28.877516910 172.18.0.1 - - [07/Oct/2024:07:42:28 -0500] "GET / HTTP/1.1" 200 2651 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" "-" Relevant go2rtc log output10/7/2024, 12:45:25 AM info go2rtc version=1.9.2 platform=linux/amd64 revision=b2399f3
10/7/2024, 12:45:25 AM info config path=/dev/shm/go2rtc.yaml
10/7/2024, 12:45:25 AM info [rtsp] listen addr=:8554
10/7/2024, 12:45:25 AM info [webrtc] listen addr=:8555
10/7/2024, 12:45:25 AM info [api] listen addr=:1984 Frigate statsNo response Operating systemOther Install methodDocker Compose docker-compose file or Docker CLI commandversion: "3.9"
services:
frigate:
container_name: frigate
privileged: true # this may not be necessary for all setups
restart: unless-stopped
image: ghcr.io/blakeblackshear/frigate:stable
shm_size: "128mb" # update for your cameras based on calculation above
#devices:
#- /dev/bus/usb:/dev/bus/usb # Passes the USB Coral, needs to be modified for other versions
#- /dev/apex_0:/dev/apex_0 # Passes a PCIe Coral, follow driver instructions here https://coral.ai/docs/m2/get-started/#2a-on-linux
#- /dev/video11:/dev/video11 # For Raspberry Pi 4B
#- /dev/dri/renderD128:/dev/dri/renderD128 # For intel hwaccel, needs to be updated for your hardware
volumes:
- /etc/localtime:/etc/localtime:ro
- /volume1/docker/frigate/config:/config
- /volume1/docker/frigate/media:/media/frigate
- type: tmpfs
target: /tmp/cache
tmpfs:
size: 1000000000
ports:
- "8971:8971"
- "5252:5000" # Internal unauthenticated access. Expose carefully.
- "8554:8554" # RTSP feeds
- "8555:8555/tcp" # WebRTC over tcp
- "8555:8555/udp" # WebRTC over udp
environment:
FRIGATE_RTSP_PASSWORD: ***
LIBVA_DRIVER_NAME: i965 Object DetectorCPU (no coral) Screenshots of the Frigate UI's System metrics pagesNo response Any other information that may be helpfulI also cannot get two-way talk to work at all within Frigate or Home Assistant but that's a separate issue I've yet to resolve. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
please read the docs, your issue is that you named the cameras in go2rtc as
config for each camera so Frigate knows how to link the go2rtc stream to the camera |
Beta Was this translation helpful? Give feedback.
please read the docs, your issue is that you named the cameras in go2rtc as
living_room_cam
but you call the camera in frigateLivng_Room
. These either need to be the same or you need to use theconfig for each camera so Frigate knows how to link the go2rtc stream to the camera