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?
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...
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...
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
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...
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...
@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...
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...
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?
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...