Search results

  1. R

    Be Careful with CodeProject AI 2.1.0

    thanks, I will make sure to keep that folder size small. Also, I looked at that post, and there is an update mentioning a caveat from Ken about that (post #303 in same thread: Send Pushover notifications with pictures and hyperlinks I did just test not saving a jpg to alerts, and pushover is...
  2. R

    Be Careful with CodeProject AI 2.1.0

    I have the option to save a high res jpg turned ON in the "trigger" tab, which saves a jpg in the Alerts folder, because as far as I can tell that's the only way to get Pushover to function properly with BI. I did try to use the similar option to save a jpg from the "RECORD" tab instead, and...
  3. R

    Send Pushover notifications with pictures and hyperlinks

    I do recommend Pushover... works great for me. It did take me a bit to get it configured properly. I'll quote a post I made to another thread as it may help you get set up and avoid a couple of nits I stumbled into: First: when after you sign up and download the app, etc you will need to put...
  4. R

    Good deal Annke 180 degree dual 1/1.8 for $220?

    Configuration: Advanced Settings: check "Enable Open Video Interface" , add user, as admin, save
  5. R

    Good deal Annke 180 degree dual 1/1.8 for $220?

    Does the hikvision firmware offer any differences or improvements for this camera?
  6. R

    Good deal Annke 180 degree dual 1/1.8 for $220?

    I have same camera, with default Annke firmware. No logo at all on the config screen (no Annke, no Hikvision, just blank). My video setup screen in BI looks like this: and works well.
  7. R

    Blue Iris and Amazon Echo Show

    I run UI3 on an older amazon fire tablet, just because I had one sitting around. works fine, if that's what you are looking at.
  8. R

    looking for Dog/Cat deterrent

    I had two of the Orbit sprinklers... trying to keep deer away. It was very effective in nailing me, the gardener, postman, Fedex, but the deer: not so much. And you can't use it when the freeze starts if in that area. I gave up on them.
  9. R

    Blue Iris UI3

    Eric, if you do mess with Pushover (and I recommend it, it works great and I'm glad I set it up), there is one thing that drove me a bit crazy setting it up, likely my thick headedness. So I will mention it here, maybe save you or someone else a headbanging. First: when after you sign up and...
  10. R

    CodeProject.AI Version 2.0

    I think I'm running Yolov5.NET and custom models...
  11. R

    CodeProject.AI Version 2.0

    BI and CPAI was working well before v2x , (though the cpu could get going when multiple cameras fired in the rain). CPAI 2.0x was supposed to allow for using the internal Intel GPU in the systems many of us use for Blue Iris, (among other things), and aside from some growing pains getting it...
  12. R

    CodeProject.AI Version 2.0

    I tried BI 5.6.9.4 Still shows a blank in the Custom Folders list in the general settings after the update, but "Restart AI" (Stop and Start) on that tab does get the models to show up there. All else is working fine for me.
  13. R

    CodeProject.AI Version 2.0

    I am seeing similar behavior. 5.6.9.2 seemed ok, and 5.6.9.3 brought back the wonky custom folder display in service mode, and the need to reboot a few times to get everything going again.
  14. R

    CodeProject.AI Version 2.0

    It did for me.
  15. R

    CodeProject.AI Version 2.0

    Also updated in 5.6.9.2: "use CUDA" in the general settings of BI now is "use GPU" to reflect the need to check that to get CPAI to use GPU in the .NET version.
  16. R

    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/

    Yes, I am seeing the same thing now. I need CUDA checked to see GPU active in .NET in CPAI (without a separate GPU)
  17. R

    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 think only if you have a separate GPU. I have only the one in the built-in Intel CPU and the .NET version was supposed to enable that. The CP dashboard no longer says CPU/GPU but Blue Iris is showing CPU:10% GPU 6% RAM 8.06M... so maybe it is still using the gpu?
  18. R

    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/

    also, the GPU no longer shows as active in the CPAI .NET server as it did before...
  19. R

    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/

    mine says "Installed Modules:" (nothing shows) "restart AI to refresh this list" (tried stop/start many times) CPAI .NET shows running
  20. R

    Send Pushover notifications with pictures and hyperlinks

    but no video, correct? still need ports or vpn for that?
  21. R

    Send Pushover notifications with pictures and hyperlinks

    well, I tested the same string today. I was testing last night using the "test" button in the alerts action set. I could get Pushover to work WITHOUT the alerts attachments part at the end, but not with it. BUT, I tried triggering the cameras myself today (rather than use the TEST button) , and...
  22. R

    Blueiris evaluation or other suggestion

    oh! so the blue iris.reg file contains the others? well, that explains it! Thanks! and the uncompressed version that you can make with shift/export? does that work? Less important, but I could have seen the other camera settings there I guess if so? (NOTE, I SEE THAT THIS DOES...
  23. R

    Blueiris evaluation or other suggestion

    odd. When I export from the about page, it updates the blue iris.reg file (after asking to overwrite). But the "Front.reg" or "Back.reg" files do not get written there, I have to go to each camera settings and export from that page. Where am I missing something? as far as I can see, they aren't...
  24. R

    Blueiris evaluation or other suggestion

    I'm looking at the "about" page in BI settings, and I can save the reg files for general settings, and then go to each camera and also export the reg file. But I don't see a way to export ALL settings and cameras AT ONCE as Help says, or to "shift" select to save as a txt file as it says also...
  25. R

    Send Pushover notifications with pictures and hyperlinks

    yes, I assume "file not found"??? yes, service, not local system (password required)
  26. R

    Send Pushover notifications with pictures and hyperlinks

    I did try them.. since just removing the attachments part at the end allows Pushover to send the alerts, I assume everything BUT the attachment image part is ok. the syntax I'm using is https://api.pushover.net/1/messages.json -s --form-string "token=TOKEN" --form-string "user=USER"...
  27. R

    Send Pushover notifications with pictures and hyperlinks

    I know this has been asked, but I still cannot figure out the attachments/alerts in Pushover. deleting "-F "attachment=@d:\Alerts\&ALERT_PATH", I can get pushover working. But adding it back results in "-F "attachment=@D:\Alerts\fnf" There are lots of jpgs in the d:\alerts folder, so why...
  28. R

    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 the same Intel HD 530 (I7-6700k) and using cpai 2.0.6 and the .NET version (with ipcam-combined and using the intel built in GPU) I'm getting same ~250ms responses. But I did notice much better behavior in the rain.. previously when foggy and rain, the cpu would go mad with triggers...
  29. R

    I have created a way to use TP-Link Kasa lights for motion detection lighting through Blue Iris

    Good Info... I'm not using Timers or schedules, so I wouldn't have noticed. Thanks...