[Support]: history view error after update to 16.0 #19574
Replies: 2 comments 6 replies
-
The "track count mismatch" error you're experiencing is a known issue in Frigate v0.16.0 that occurs when there's an inconsistency between audio and video tracks in recorded segments (1)(2). This error specifically indicates that one clip has 0 tracks while another has 1 track for the same media type, preventing proper playback in the history view (1)(2). This issue appears to be related to audio recording configuration. Based on similar cases, the error often occurs when there are inconsistencies in how audio tracks are handled across different recording segments (1)(2). To troubleshoot this issue:
The error is intermittent ("Sometimes - not all the time") which suggests it's related to specific recording conditions or camera stream variations rather than a consistent configuration issue. 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
Update: I did change the audio on two of the cameras to G.711A and it cleared the history review issue -- at least for the moment. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Sometimes - not all the time - I get this error when I try to view history.
[error] 236#236: *8685 filter_init_filtered_clips: track count mismatch, first clip had 0 current clip has 1 media type 1 while sending to client, client: 192.168.110.127, server: , request: "GET /vod/Garden/start/1755460800/end/1755464400/seg-1-v1-a1.ts HTTP/1.1"
Version
0.16.0-c2f8de9
What browser(s) are you using?
No response
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
How? Streaming works correctly.
Frigate stats
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
Network connection
Wired
Camera make and model
Mixed
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions