Search results

  1. P

    MyCommerce/Digital River meltdown

    My yearly subscription is up tomorrow. I don't want to update my BI software version to get the new link to renew. I can't seem to find the updated renew link anywhere. All I can find is the link to purchase BI. Does anyone have it available? Thanks
  2. P

    CodeProject.AI Version 2.5

    Mike, I cant load up ALPR because its trying to pull paddle from a chinese server and my ISP is blocking access: https://www.codeproject.com/Messages/6016159/ALPR-adapter-py-modulenotfounderror-no-module-name This is from that thread: the problem when the installer tries to install paddle...
  3. P

    Mini-Review - EmpireTech LPR413-Z3

    If you get one let us know what you think
  4. P

    Mini-Review - EmpireTech LPR413-Z3

    https://www.dahuasecurity.com/products/All-Products/Intelligent-Traffic/Intelligent-Traffic-Products/ITC/4MP/ITC431-RW1F-IRL8 wish you could review this one. I have my eye on this
  5. P

    Video from clients house hit by tornado last week

    On slow motion, you can see a tree tumble through the garage door and bust it down....the wind then swept into the garage and lifted the roof right off !
  6. P

    A Typical Russian Apartment (about 500 sq. ft.)

    https://newrepublic.com/post/172710/russia-build-safe-space-conservative-americans-move
  7. P

    Dahua PTZ Heater Issues?

    Learn something new every day. Thanks. I've got 46 degrees F internal and 6 degrees oustide.
  8. P

    Dahua PTZ Heater Issues?

    Where do you find the cam internal temp? My cam is on Web 5.0 and I'm not seeing it anywhere
  9. P

    Dahua PTZ Heater Issues?

    I have a similar model. It's -3 right now with windchill about -20. My lens is clear but it hasn't been snowing lately. I'm not sure, but I'm guessing the heater is to prevent the PTZ gears from freezing and it is heating the inside of the camera more than the outside. When I went out and...
  10. P

    Send Pushover notifications with pictures and hyperlinks

    I had an ssl error on mine until I added this at the end of the Curl statement: "--ssl-no-revoke" Not sure what error you are seeing but it's worth a try.
  11. P

    Upgrade?

    https://ipcamtalk.com/forums/whats-new.31/
  12. P

    CodeProject.AI Version 2.0

    Yes, I remember your advice to modify this json file in the settings and decrease compute minimum capability to below 6 to try to get my 1060 to work...variable results OK with one CP.AI version but no go with another. There needs to be a page on their site with updated accurate info, and with...
  13. P

    CodeProject.AI Version 2.0

    This is news to me. Explains why I could never get my 1060ti with compute 6.1 to work. Upgraded to 3060 and works fine
  14. P

    View BI Cams in TinyCam

    Not that I know of.
  15. P

    View BI Cams in TinyCam

    You should try using Button Mapper app. I mapped a button on my remote (rewind long press) to have TinyCamPro launch. It's very convenient when watching a show on Sheild... just long press the button and Tinycam pops up. I have my home automation system announce when there is a vehicle coming...
  16. P

    View BI Cams in TinyCam

    You have to add each camera you want to view individually. There is a copy function on the camera settings that makes it easier. Just copy the camera you have working and change the channel number and name accordingly. I forget where exactly, but there is a list of all your BI camera channels...
  17. P

    Android TV devices recommended for tinyCam Monitor PRO w/ background mode and web server

    I use an NVidia Shield running android and it works great. No idea about Chromecast
  18. P

    Mini-Review - 5442-Z4E-S3 AKA B54IR-Z4E S3 - Replacement to the 5442-Z4E

    This is a definite upgrade from the prior version. I can't wait to get mine installed whenever I get the free time. Should we take up a donation for you to renew your BI? :)
  19. P

    CodeProject.AI Version 2.0

    I had a similar error. Seems like something's broken in 2.4.7. I reverted back to 2.3.4
  20. P

    Adding Nvidia GPU to Blue Iris and Code Project AI Install

    Have 8 18 Tb HDD and one 500 Gb SSD
  21. P

    Retirement Gift

    More time for more cameras. Congrats
  22. P

    Adding Nvidia GPU to Blue Iris and Code Project AI Install

    I went with the Meshify 2. Barely can fit all the HDDs and large motherboard in this case. I have a 12 gen i9 with plenty of power, but still am enjoying the GPU for AI.
  23. P

    Adding Nvidia GPU to Blue Iris and Code Project AI Install

    I used Fractal Design Meshify case for my BI build because I wanted lots of ventilation for my 8 HDD and GPU. Meshify Series by Fractal Design I just pulled it out of the closet yesterday to put in a 3060 replacing my older 1070ti. It is a nice case. I had trouble with the 1070. ALPR...
  24. P

    How to train a custom YOLOv5 model using CodeProject.AI Training for YoloV5 6.2 module

    How would I do this to add a vehicle to your delivery.pt? The Amazon people are always delivering in these white vans with "fluid" logo. I'd like to add those images somehow
  25. P

    Blue Iris and CodeProject.AI ALPR

    Welp 2.3.4 works including ALPR with new GPU. That's it. I'm not touching it ever again.
  26. P

    Blue Iris and CodeProject.AI ALPR

    yeah tried that and rebooted etc etc. Going back to 2.3.4 and see if that works.
  27. P

    Blue Iris and CodeProject.AI ALPR

    17:58:32:ALPR_adapter.py: Traceback (most recent call last): 17:58:32:ALPR_adapter.py: File "C:\Program Files\CodeProject\AI\modules\ALPR\ALPR_adapter.py", line 16, in 17:58:32:ALPR_adapter.py: from ALPR import init_detect_platenumber, detect_platenumber 17:58:32:ALPR_adapter.py: File...
  28. P

    Blue Iris and CodeProject.AI ALPR

    I noticed this when I updated BI from 5.8.0.x to 5.8.1.x. I reverted back and it's available.
  29. P

    Adding Nvidia GPU to Blue Iris and Code Project AI Install

    Count me in as one that has had trouble with my GPU, GTX1070ti. I've uninstalled and reinstalled CPAI probably a half dozen times. Have uninstalled and reinstalled different versions of CUDA several times. Aside from being a bit time consuming, it's not a big deal. Have a different GPU on...
  30. P

    anyone have an app or way to open a gate when a camera alerts you of the presence of a vehicle with something like

    If you want to control something directly through BI, only way I can think of it to set up a PTZ preset on you camera that sends out an MQTT or HTTP message to your home automation system that would open a gate, etc. Gate latch/switch could be controlled with zwave or zibgee or even directly if...