[Config Support]: No errors, but also no frames #12627
Unanswered
Curbi6969
asked this question in
Config Support
Replies: 2 comments 2 replies
-
if frigate is working fine then this is only an issue when viewing the live view, correct? It is not clear what issues you are actually seeing. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Please use this config instead: mqtt:
host: 192.168.178.210
user: user
password: pass
go2rtc:
streams:
tapo:
- rtsp://user:[email protected]:554/stream1
cameras:
tapo:
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp://127.0.0.1:8554/tapo
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://user:[email protected]:554/stream2
roles:
- detect
detect:
width: 1920
height: 1080
fps: 5
record: # <----- Enable recording
enabled: true
retain:
days: 3
mode: all |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
Ihave headaches using frigate with ring or Tapo cams.
I have left ring but im trying to get my tapo c500 working
get error=EOF error on go2rtc
Version
0.13.2-6476f8a
Frigate config file
Relevant log output
Frigate stats
No response
Operating system
HassOS
Install method
HassOS Addon
Object Detector
CPU (no coral)
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions