HI
Much like PBC I have neglected my AI setup after it broke when I upgraded blue Iris. I think it broke as a result of the custom models field containing no entries but couldn’t remember how to correct it and therefore just gave up.
However I was hoping to get this working again so hence this post.
I think I have all the settings that I need and have upgraded to version 2.8.0. Initially the license plate reader wasn’t working but after following the instructions to reinstall paddle that seemed to resolve that issue.
View attachment 206334
My issue is when a alert is triggered no processing seems to be completed (see below for a screenshot of a dat file) It feels like this maybe a custom model issue as this is what went blank when I upgraded blue iris and stopped everything working but maybe me just barking up the wrong tree. I have tried to replicate the settings recommended by @MikeLud1 but suspect I missed something obvious
View attachment 206335
Here’s my current setting for reference:
View attachment 206336
View attachment 206337
IIRC I had this issue and ended up having to turn off Object Detection under Motion Sensor in Trigger tab. Maybe that's onHI
Much like PBC I have neglected my AI setup after it broke when I upgraded blue Iris. I think it broke as a result of the custom models field containing no entries but couldn’t remember how to correct it and therefore just gave up.
However I was hoping to get this working again so hence this post.
I think I have all the settings that I need and have upgraded to version 2.8.0. Initially the license plate reader wasn’t working but after following the instructions to reinstall paddle that seemed to resolve that issue.
View attachment 206334
My issue is when a alert is triggered no processing seems to be completed (see below for a screenshot of a dat file) It feels like this maybe a custom model issue as this is what went blank when I upgraded blue iris and stopped everything working but maybe me just barking up the wrong tree. I have tried to replicate the settings recommended by @MikeLud1 but suspect I missed something obvious
View attachment 206335
Here’s my current setting for reference:
View attachment 206336
View attachment 206337
Thanks the for the suggestion. It was turned on so now turned off but still getting the error message that "AI cant connect to localhost:32168" This is so frustrating as I think I am really close with getting my GPU etc workingIIRC I had this issue and ended up having to turn off Object Detection under Motion Sensor in Trigger tab. Maybe that's on
Add the plates to To cancel:Is there any way to ignore/ cancel detection of certain plates either on CPAI or Blue Iris side?
You can remove "DoNotCancel,"Ah, ok, thank you!
I was already trying something similar, but I was overengineering it a bit. I added the plates to the "myplates" list in the general AI settings and then put "myplates" in the "to cancel" box, but that didn’t work. I’ll try adding the plates directly instead.
Should I remove "DoNotCancel," or should it remain alongside the plates?
You can remove "DoNotCancel,"
Try use this IP instead of localhostGuys sorry for reposting but not sure if my last post was missed. Having uninstalled and installed multiple times I am still getting the error message AI not responding at localhost 31268
CPAI is up and running (see below), custom models is populated (see below)
Just banging my head against the wall. Can anyone point me in the right direction?
View attachment 206478
View attachment 206479
No that didnt work. I also tried the actual IP address of the computer and that made no difference either.
Open a command prompt and enter the command netstat -na | find "32168"No that didnt work. I also tried the actual IP address of the computer and that made no difference either.
Open a command prompt and enter the command netstat -na | find "32168"
You should see something like TCP 0.0.0.0:32168 0.0.0.0:0 LISTENING
Copy and paste the results into a reply
Also turn off your firewall or make sure you are allowing incoming TCP on port 32168
Here you go. Sorry I have no idea what this means
I see a couple of issues. First on the recording tab I would recommend setting your video option to “Continuous" instead of "Continuous sub + Alerts”. Also, you’ve got your AI misconfigured. The way you have your custom models set it will only identify what is in the "license-plate” which is DayPlatYoue or NightPlate so you won’t get actual tag numbers. I recommend you filter out everything except for the tags themselves and use just the LPR model. Here’s an example of one of my LPR cameras:I have it all setup, just doing CPU recording (soon to test TPU), I see ALPR working, but I cannot play back the Alerts and see the ALPR info, it is in the video thumbnail and in the mouse over preview, but not in the main recorded video playback. Any idea what I might have disabled in this situation?
View attachment 206755
View attachment 206756
View attachment 206757
View attachment 206759