IReallyLikePizza2
Known around here
And when the system crashes? All is lost?
Either something has been lost in translation there, or... yikes
Surely that can't be accurate
And when the system crashes? All is lost?
In my test system as I said a proper restart of the desktop didn’t write anything to the file, when it came up it still had the same date/time from 4 days ago.And when the system crashes? All is lost?
Please confirm you are looking at the file's modified vs creation timestamp.In my test system as I said a proper restart of the desktop didn’t write anything to the file, when it came up it still had the same date/time from 4 days ago.
Yes, these were added in 5.9.9.44Is anyone else getting 1-2K .dat files saved/added into their recording folder after the recent updates? They seem to align to CP.AI confirmed alerts
View attachment 228382
Did you mean like these:I’m still not getting any indication of recordings present when looking at a calendar view, as I said before I used to get a red circle before to indicate that there is a recording.
Hmm might spend the afternoon togglingDid you mean like these:
View attachment 228497
I only get them on clips not on alerts. Also, mine acted goofy at first, I had none but after toggling between clips and alerts, they suddenly showed up.
Exactly...I see the same thing. The challenge is trying to explain it to BI supportI’ve had a play, if I deselect single cam view then I can see the red dots but if I select the single cam view then depending on the cam most disappear but there are random ones but they don’t align with the actual recordings.
There is def something cocky going on with these red indicators unless my test system is somehow all screwed up
Yes I sent a note to support.My red dots on that calendar view are also completely wonky. My clip list shows red dots on every Monday, Tuesday, and Saturday. My alert list is the opposite set of days (missing Monday, Tuesday, Saturday). Haha.
With the lists filtered to a single camera it is usually just empty or may have a random day with a red dot.
Assuming some of you guys are reporting this to BI support I will not bother to do the same.
camlist
command.Supposed to be fixed on 5.9.9.82I’ve had a play, if I deselect single cam view then I can see the red dots but if I select the single cam view then depending on the cam most disappear but there are random ones but they don’t align with the actual recordings.
There is def something cocky going on with these red indicators unless my test system is somehow all screwed up
Just tested and yay the red dots are backSupposed to be fixed on 5.9.9.82
UPDATE mine works fine now on 5.9.9.82![]()
A HEADS-UP to anyone using the JSONcamlist
command.
Ken has intentionally changed the name of All Cameras group in the JSON camlist response from capitalized 'Index' to lowercase 'index'.
If you've got any code/scripts/etc. that expects the case-sensitive group name, then, like me, you've got some editing to do.
Ken's response...
Yes I did that purposely for consistency/readability. My code was always using a case-insensitive comparison. Sorry for the disruption.