[Config Support]: Thumbnail playing wrong alert video recording #20724
Replies: 3 comments
-
|
Based on the available documentation, I don't have specific information about thumbnails playing incorrect video recordings in the Review screen. However, I can suggest some troubleshooting steps based on related issues: Potential Configuration Issues: Your configuration shows Recording Retention Settings: Your current configuration retains recordings for 14 days with Recommended Actions:
Since you can export the correct video and it exists in the filesystem, this suggests the recordings themselves are intact but there may be an indexing or playback issue in the Review interface. For additional help with this specific issue, you may want to visit GitHub to report this behavior, as it appears to be a UI-specific problem not covered in the current documentation. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
You don't have a fast object detector defined in your config, which means you are using the CPU detector for object detection. This is not recommended, and may be a major contributor to your issue. |
Beta Was this translation helpful? Give feedback.
-
|
I've enabled openvino, and changed the pre-capture. Will monitor. Thanks for speedy response. |
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
I have several alert thumbnails showing in the Review screen, some (not all) play the wrong video when I select them. I have confirmed that the I can export the correct video, and is available in the filesystem. all recordings have the same owner:group of root
Version
0.16.2-4d58206
Frigate config file
Relevant Frigate log output
nothing relevant in logsRelevant go2rtc log output
nothing relevant in logsFrigate stats
No response
Operating system
UNRAID
Install method
Docker CLI
docker-compose file or Docker CLI command
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
rebooted the container & unRAID. Some thumbnails play the correct videos. Frigate has been running for several months, but this is not a new problem.
Beta Was this translation helpful? Give feedback.
All reactions