Recent content by Psylent126

  1. P

    SD1A203T-GN Just stopped working

    I have a SD1A203T-GN that I purchased from Andy back in 2019. It has been working great up until just the other day. About two days ago I lost connection with the camera in Blue Iris. I have tried to connect to the camera via the web interface and have not had any luck either. I tried preforming...
  2. P

    Blue Iris and DeepStack ALPR

    Hello MikeLud1, Just checking to see if now that there is GPU support available for SenseAI, if you have made any progress in converting your ALPR module so that it works for it? It was a wonderful tool to have with Deepstack and I really hope that you are able to convert it to work with...
  3. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I have gone ahead and rolled things back to 1.5.5.1 and everything is working again. I will wait until the new release later this week to try again. Thanks for your help!
  4. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Maybe this will be better...Here is a copy of the log file from the last hour or so.
  5. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    So I reinstalled CodeAI and now have it isolated down to the custom models / default object detection. I checked the registry entry you showed above and I have that entered correctly. I also determined that if I leave "Default Object Detection" checked, then everything works, although the custom...
  6. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    If I try to start and stop the AI application from within the BI System menu I get this error:
  7. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Thank you MikeLud1. I have gone through and followed all of the instructions exactly. Everything appears to be working as it should. The only issue is that BI keeps showing in the AI Analyzer nothing found (even though there is something that clearly is within the motion area and matches a...
  8. P

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I have recently upgraded to v1.5.6. Prior to install I removed the previous version using the windows uninstall function. I then installed the new version and restarted Blue Iris. Everything appears to be functioning except BI is not detecting any objects. The images appear to be sent to...
  9. P

    Send Pushover notifications with pictures and hyperlinks

    First off, I don't believe the command line syntax you used will work. You can't use the BI macros from the command line. Try removing the arguments with the macros or substituting hard coded values for the macros and then try running it again from the command line.
  10. P

    Blue Iris and DeepStack ALPR

    MikeLud1, Two questions... 1. Does your program currently work with the new BI integrated SenseAI or strictly DeepStack? 2. Does your program work with more than one camera at a time? I believe from previous posts you indicated that it might not, but I wanted to verify. Thank you.
  11. P

    Passing variables from Blue Iris to a script

    So I was playing around a bit more on this and was able to get a few macros to work. The issue appears like it has to do with the syntax of the argument being defined in the parameters path. When I removed a macro from within the double quotes, I could get the macro to display it's content and...
  12. P

    Passing variables from Blue Iris to a script

    I know this was a while ago, but were you ever able to figure out this issue? I am having the exact same problem. I can get curl to send the alert if I don't include any BI macros, but the second I include a macro, nothing happens...no error, no message, no nothing.
  13. P

    Blue Iris and DeepStack ALPR

    I would also add that it would be nice to have the ability to use more than one LPR camera with the application.
  14. P

    send Telegram notifications with pictures

    I am wondering if anyone would have any ideas as to why the default Blue Iris macros would not work when running a program/script action. I am trying to set up telegram to send a picture using curl. If I remove the macros and hard code the picture location, the alert action will fire off to...
Top