Hi,
I’m running Frigate 25.04.1 on which have installed frigate v0.15.2 it detects and records but i cant see the recordings.
During the instalation the only config changed was the mount point for the config, media and cache.
On the config i have only 1 camera (will add the others when working)
mqtt:
enabled: false
doorbell:
enabled: true
ffmpeg:
inputs:
- path:
rtsp://user:password@192.168.xxx.xxx:554/cam/realmonitor?channel=1&subtype=1
roles:
- detect
- record
detect:
enabled: true
objects:
track:
- person
- cat
- car
- dog
record:
enabled: true
retain:
days: 3
alerts:
retain:
days: 30
detections:
retain:
days: 30
Now the problem
Frigate is detecting and recording on the harddrive, on Review i have the recording, and if i put the mouse pointer on top of the thumbnail it shows as a timelapse.
But when i click to see the recording, it open the image but do not play or even shows the buttons to start stop, etc
Does anyone got this problem?