#Frigate Errors
1 messages · Page 1 of 1 (latest)
looks like it is UDP only so you need to use UDP https://docs.frigate.video/configuration/camera_specific#udp-only-cameras
where do i need to put it in the code i tried to and it broke all the cameras
ffmpeg -> input_args for that camera specifically
so replace inputs: with input_args:
i dont know where to put it in my yml
where i think i put it breaks all frigate cameras
no
it would look like this
cameras:
..
obs_cam:
ffmpeg:
input_args: preset-rtsp-udp
inputs:
- path: ...
i changed it on one camera and it broke all the cameras
then you are doing it wrong, check the logs to see why
1 camera works but the other 2 cameras dont and its the same error as before
if it affects other cameras then you haven't applied it at the camera level
it did not affect any cameras i thought it did but it dident but the obs rtsp camera still says its a unsupported protocol
after putting that line in
please paste your config and the errors (use pastebin)
and when i turn off muiticast on obs it works the cameras but we have to have multicast on
then frigate needs to be running in host mode
what is host mode
im not running it in docker i have frigate in home assistant
and home assistant is running in proxmox