Closed sbelongie closed 1 year ago
My AD410 is working as expected, you'll want to make sure it is set to h.264 as the encoding and not h.265
My AD410 is working as expected, you'll want to make sure it is set to h.264 as the encoding and not h.265
yes that setting is correct already. This just started to happen a few days ago so I am thinking it is a frontend or database issue. I am not sure though.
I deleted the database and that seems to have fixed the issue. Any ideas on why I had to recreate the database?
Interesting, it may have been a bad database entry. I saw that once many months ago but haven't been able to reproduce it.
Same issue happening here with Amcrest AD410. Had to delete database to fix it but unfortunately the issue appeared again after a few days
Same issue here after the recent update.
I had the same problem, I recreated the camera with a new name and it started to work again. Probably some corrupts recording files..
We pin pointed how this happens with corrupt recording files and it's been fixed for 0.12
Glad I found this. My instance has been truckin' along just fine but have noticed in the last couple of weeks that loading clips takes a long time and will sometimes give that error. I figured maybe the DB needed some sort of optimizing or something, but eager to hopefully see a fix!
Glad to hear this will be fixed in the next release. I cannot playback video from couple of my cameras and I couldn´t figure out the issue as the settings of these cameras are exactly the same as the other cameras. Looking forward to get 0.12
It should be noted that this won't be retroactively fixed, the db will need to be cleared out or bad recordings files deleted
Is there a way to know what the bad recordings are and delete only those instead of having to delete all the files and the whole db?
Yes, open http://frigate_ip:5000/api/<camera_name>/recordings
and look for end_time with values much higher than the others.
Thanks @NickM-27, I found multiple recordings with endtime in the future (year 2075), and after deleting those records from the database the issue is fixed
it's been fixed for 0.12
Is there any ETA of when 0.12 will be released?
You can follow the progress here https://github.com/blakeblackshear/frigate/pull/4055
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the problem you are having
Having an issue with just one camera. It looks like a few days ago one of my cameras stopped being able to playback video in the browswer. I am able to download the file and play it though.
The error I am getting is: The media could not be loaded, either because the server or network failed or because the format is not supported.
Version
0.11.1-2EADA21
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
No response
Operating system
UNRAID
Install method
Docker Compose
Coral version
CPU (no coral)
Network connection
Wired
Camera make and model
amcrest AD410
Any other information that may be helpful
No response