See title. My Reolink Duo 3 keeps flipping vertically in frigate. How the heck to i fix this? See screenshot for what is happening. It'll be normal for like 1 second and then immediately flip.
Here's my config:
mqtt:
enabled: false
cameras:
driveway_camera: # <------ Name the camera
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/driveway_camera
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/driveway_camera_sub
input_args: preset-rtsp-restream
roles:
- detect
detect:
enabled: false # <---- disable detection until you have a working camera feed
# width: 1280
# height: 720
go2rtc:
streams:
driveway_camera:
- "rtsp://user:pass@192.168.86.11:554/h265Preview_02_main"
driveway_camera_sub:
- "rtsp://user:pass@192.168.86.11:554/h265Preview_02_sub"
version: 0.14
camera_groups:
Outside:
order: 1
icon: LuActivitySquare
cameras:
- driveway_camera