Recent content by tung256

  1. T

    junction box indoor?

    my walls are bare now, no sheet rock yet. what junction box do i need to make this Reolink or any IP cameras to be more flushed to the wall? i know for sure this wont work, the holes dont align so what's the solution?
  2. T

    do i need these programs for CodeProject.ai?

    no idea. but it seems BI is working fine so far with those applications missing
  3. T

    do i need these programs for CodeProject.ai?

    i just installed CP on my Windows 10 Pro machine these 5 highlighted programs are not on my machine. is this something CP will auto download and install? if not, where can i find the installation files? for example, i tried installing the .NET SDK 8 but it refused to be installed as seen...
  4. T

    what GPU do i need for CodeProject.AI with my HP EliteDesk 800 G3 SFF?

    i have a variety of IP cams... 1 Lorex 4k, wired 1 reolink 4k, wired 1 amcrest 2k doorbell, wifi 4 Tapo cams 2k, wifi 2 Galayou 2k, wifi
  5. T

    what GPU do i need for CodeProject.AI with my HP EliteDesk 800 G3 SFF?

    looking at this video, , gigabyte recommends 300w psu. meanwhile, my HP is only 180w. so you are saying i can still install CodeProject.ai but choose a TensorFlow Lite model for Coral? i just need person detection. nothing fancy like facial/car/dogs/cats/etc...
  6. T

    what GPU do i need for CodeProject.AI with my HP EliteDesk 800 G3 SFF?

    i have this small HP EliteDesk 800 G3 SFF. do i even need a GPU for CodeProject.ai? or which AI can i use with my Coral usb stick along with BI? if i have to buy a GPU, this should work right? GIGABYTE GeForce RTX 3050 OC Low Profile 6G Graphics Card, 2x WINDFORCE Fans
  7. T

    best way to cool down my HP EliteDesk 800 G3 SFF?

    thank you for the wiki link. once Direct to Disc is enabled, fan went quiet again! :)
  8. T

    best way to cool down my HP EliteDesk 800 G3 SFF?

    before BI, my desktop was running super quiet. after BI was installed, the fan is certainly noticeable. should i be worried or is this normal?
  9. T

    how to get HA to pull an image from BI and send to my Telegram?

    here is the full yml code in Home Assistant in case someone is googling in the future: alias: test blue iris send photos description: "" trigger: - platform: time at: "23:00:00" condition: [] action: - data: url: http://admin:pass123@192.168.1.121:81/admin?camera=dining&snapshot...
  10. T

    how to get HA to pull an image from BI and send to my Telegram?

    happy to say everything you suggested works! some of the menus are not the same but i got the gist of it :) once i send the command, it dumped the JPG file in the folder i wanted. thank you so much for your time and patience with me! now onto googling how to get Telegram to upload that JPG...
  11. T

    how to get HA to pull an image from BI and send to my Telegram?

    @TonyR when i run this command "http://BI-user:BI-password@BI-server-IP:BI-port/admin?camera=x&snapshot" it puts the JPG file in the NEW folder of my BI machine how to put the JPG file in my HA machine that has a shared folder on the network? i dont see any option in BI to change snapshot to...
  12. T

    how to get HA to pull an image from BI and send to my Telegram?

    im using a mix of cameras with RTSP and ONVIF. first up is Tapo: rtsp:/administrator:pass23@192.168.1.197:554/stream1 reolink: rtsp:/admin:pass123@192.168.1.114/h265Preview_01_main lorex: rtsp:/admin:pass@192.168.1.147:554/cam/realmonitor?channel=1&subtype=0 eufy...
  13. T

    [tool] Receive Blue Iris Alert Images/Videos on Telegram

    this is a great program but not working for me. it knew there's a file to upload but froze in the process.... here's the JPG file it found and tried to upload error log shows: Is it because TUT chat api and ID matches my HA's config file?
  14. T

    how to get HA to pull an image from BI and send to my Telegram?

    this partially works for me. http://admin:pass123@192.168.1.121:81/admin?camera=kitchen&snapshot if i run in my Firefox, i see this in the browser BI program auto opens the JPG screenshot. and it is also present in the NEW folder as you mentioned running the automation in HA also create...
  15. T

    how to get HA to pull an image from BI and send to my Telegram?

    im not sure what you are asking but this is what i see when i copy and paste into Firefox: