[Support]: Cant watch recordings, alerts, detections: server returns 503 and track count mismatch, first clip had 0 current clip has 1 media type 1 while sending to client
#19137
Unanswered
baudneo
asked this question in
General Support
Replies: 2 comments 16 replies
-
Beta Was this translation helpful? Give feedback.
13 replies
-
go2rtc:
streams:
corridor_camera:
- rtsp://192.168.31.25:554/stream1
- ffmpeg:corridor_camera#video=copy#audio=aac
...
cameras:
corridor_camera:
ffmpeg:
inputs:
- path: rtsp://192.168.31.25/stream1
roles:
- detect
output_args:
record: preset-record-generic-audio-aac |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
So this is very weird. This just happened but I cant figure it out. I have retain set to 2 days
all
for this camera alongside alerts snapshots and detections. So, I am trying to review an incident of homeless coming and doing damage and I can't view the alert or the timeline from 11pm to current.I can view anything before 11PM, if I set the timeline history view to 10:59:30 and let it run, it freezes at 10:59:59. No errors, no warning, no nothing. I've rebooted, I've restarted frigate from UI, I've done a
docker compose up -d --force-recreate
all with the same result.Haven't seen this before. Of course, it happens for the exact time period I need to review. Will try the recording in VLC and hopefully its not corrupt or whatever.
Its the
alley
camera.Any ideas?
Version
0.16.0-ea576e7
What browser(s) are you using?
Brave 1.79.123 (Official Build) (64-bit) Chromium: 137.0.7151.104
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
Frigate stats
Install method
docker
docker-compose file or Docker CLI command
Object Detector
TensorRT
Network connection
Wired
Camera make and model
N/A
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
Search revealed a cpl thing sbut didnt seem related (other issues were after upgrades). Mine happened while running.
Beta Was this translation helpful? Give feedback.
All reactions