#First time frigate

1 messages · Page 1 of 1 (latest)

velvet ivy
#
  enabled: false

cameras:
  front:
    ffmpeg:
      inputs:
        - path: rtsp://user:user@192.168.7.20:554/stream1
  back:
    ffmpeg:
      inputs:
        - path: rtsp://user:user@192.168.7.23:554/stream1```

These rtsp links work correctly in tinycam on android. Is there something wrong in this frigate.yml that it cannot connect to rtsp streams?
#

One of them suddenly started working. I changed nothing, and they are both from the same brand (tapo)

#

So i guess this config should be correct?