Search results

  1. 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.
  2. R

    CodeProject.AI Version 2.0

    It did for me.
  3. 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.
  4. 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)
  5. 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?
  6. 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...
  7. 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
  8. R

    Send Pushover notifications with pictures and hyperlinks

    but no video, correct? still need ports or vpn for that?
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. R

    Send Pushover notifications with pictures and hyperlinks

    yes, I assume "file not found"??? yes, service, not local system (password required)
  14. 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"...
  15. 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...
  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/

    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...
  17. 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...
  18. R

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

    Not really. If I turn off internet and leave wifi and router working, and tell the app on my phone to turn light off or on, it does. The phone is still on wifi (with a no internet warning), the Kasa device has no internet now, and the app still controls the light over the available wifi (with...
  19. R

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

    I had deleted the post because it wasn't correct.. I had asked why the KasaMotionLight.exe app that allowed the alert in BI to get to the Kasa switch app on my phone no longer worked, but it did... it was user error in that I had set a daytime profile to OFF for that alert and forgot. Back to...