Recent content by Lucas Tam

  1. L

    Blue Iris and CodeProject.AI ALPR

    Did something change between 2.0.8 and the newer 2.1.X versions i.e. 2.1.9, 2.1.10? My Nvidia T400 no longer detects objects ... I had to change the recognizer to YoloV5 Net for it to work where as previously I would just use the default object recognizer.
  2. L

    Anyone seen this error before? "FORCE quitting CGadSocket thread"

    I disabled hardware acceleration and it seems to have fixed the issue.
  3. L

    Main/Substream and poor alert image quality

    This doesn't look to be fixed right? I get substream quality pictures.
  4. L

    Motion Detection - How to make it "super sensitive"?

    Hi all, I have two cameras that I would like to trigger if they see any motion - I have Sense AI enabled so I'm not worried about false detections. I have the following settings, but even then, it takes a few frames (1.5s) for motion to trigger. My cameras are 30 FPS with a 1.00 keyframe...
  5. L

    Any POE Cameras for Blue iris with an internal POE connection?

    What about a low profile camera - i.e. DS-2CD2543G0-I-W-S? Even with a junction box, it's still pretty small?
  6. L

    IP Cam Talk Custom Community DeepStack Model

    I noticed the black squirrels seem to trigger Person Detection quite regularly with high confidence scores with the IPCAM General model, anyone else have this issue? ipcam-general returns a person (BI reports 77%) ipcam-animal returns nothing ipcam-dark returns nothing ipcam-combnined returns...
  7. L

    IP Cam Talk Custom Community DeepStack Model

    Hi all, I'm using CodeProject Sense AI w/ ipcam-general model, and I noticed that this model detects cars, trucks, buses, etc. with the "vehicle" label? With the IPCam-Combined model, it detects the individual type of vehicle. I thought these models were built from MIke Lud's models - but on...
  8. L

    5.5.6.17 May 1 2022 - PTZ Control Feauture

    Thanks for the instructions, I was wondering how 3D positioning works.
  9. L

    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/

    Looks like CPU only - with a 8 cores of a Ryzen 5950X under a Docker VM, I only get 3.5 operations per second. I'm not sure if that is enough for real world usage yet. Also, I like the admin screen and API tester, but it seems to have a few graphic display bugs, the API availability switches...
  10. L

    Anyone seen this error before? "FORCE quitting CGadSocket thread"

    Looks like the GCadSocket errors are due to Nvidia hardware acceleration ... BI was crashing almost nightly so I turned off HA and it seems more stable. CPU usage is still quite low, likely because I've enabled "Limit decoding to when necessary".
  11. L

    CGadSocket Errors Becoming Problematic

    I can't seem to use hardware acceleration ... after a few days, it entirely kills my setup. Anyone else having trouble with an Nvidia T400 + HA + HikVision DVR?
  12. L

    Anyone seen this error before? "FORCE quitting CGadSocket thread"

    I'm pretty sure the Singal Retry error is due to the GCadSocket error - Blue Iris is rolling over to a new .bvr file.
  13. L

    Anyone seen this error before? "FORCE quitting CGadSocket thread"

    I'm getting this error with 5.5.5.1... all my cameras stop recording and BI doesn't resume. This was happening with 5.5.3.7 as well.
  14. L

    BEWARE: Issue with Deepstack 2022.01.01 and BlueIris

    Thanks - the documentation on DeepStack's website still refer to Cuda 10.1. Release notes are also "To be Updated" - looks like this may have prematurely released this version? :D I'll give 11.6 a try, do you know if you can run multiple CUDAs in parallel?
  15. L

    Blue Iris won't start DeepStack (Windows 10 PC)

    I'm getting nada too, as in no objects detected! :( No people, cars, nothing... BI gets the following back from DeepStack: { "api":"general", "found":{ "success":true, "predictions":[ ] , "duration":0} } ]
Top