Search results

  1. whoami ™

    Anyone else running Claude Code with an MCP server?

    I wanted to give Claude spatial awareness of my property so it could reason about which cameras should fire together when something moves through the yard. This works for anyone running the bi-mcp server because Claude can pull each camera's config, motion sensitivity, AI zones and alert history...
  2. whoami ™

    Anyone else running Claude Code with an MCP server?

    Quick update for anyone watching this thread: bi-mcp 0.2.0 is now on PyPI. You can install it with pipx install bi-mcp (or uv tool install bi-mcp) instead of the git+https://... form from the first post. Same code, same tools, just easier to grab. Nothing has changed about how it runs or what...
  3. whoami ™

    Anyone else running Claude Code with an MCP server?

    Update: I went ahead and pushed it. Repo is at https://github.com/whoamiTM/bi-mcp Important caveat up front: this is built and tested against Blue Iris 5.9.9.71 only. v6 is out but I'm not planning to update my own install until the end of the year, so I won't be testing against it until then...
  4. whoami ™

    Anyone else running Claude Code with an MCP server?

    Posting this in the AI subforum on purpose, since the audience here is more likely to actually have opinions on agent tooling than the general Blue Iris room. Curious how many folks here are using Claude Code (or any LLM agent) with MCP servers. I've been building one over the last few weeks...
  5. whoami ™

    Combining ONVIF & Motion Sensor & AI

    I seem to be having good luck using a clone for my PTZ, I have the clone doing AI alerts and the master doing the PTZ movements to preset which are called by the spotters. The only reason for the clone is so I can use "Skip alerts while this preset is active" on the master so the PTZ doesn't get...
  6. whoami ™

    Decoding integer fields in Alerts\OnTrigger registry — does a community reference exist?

    @jaydeel — this is gold, thank you. That's a huge chunk of the BI .reg surface decoded in one post, and it lined up with the empirical values I'd been seeing in my own exports almost exactly. I just landed all of it in the MCP server. Now decoded: web_proto1 — 0=http, 1=https, 2=mqtt (good to...
  7. whoami ™

    I don't think a "Smart Home" and Home Automation is the same thing

    I guess it all comes down to skill level and the types of thing a person is exposed to. I would put my HomeAssistant setup in the top 10%, and there are some things I run on the cloud. But I also have a segregated network behind pfsense with white listed firewall rules and intrusion detection...
  8. whoami ™

    Decoding integer fields in Alerts\OnTrigger registry — does a community reference exist?

    I'm kind of excited about this MCP server, I would have it finished, but I have to build it in stages because I'm not paying for extra usage credits for this. I'm obviously running this thing in Claude Code. I believe this thing is going to be POWERFUL, its hard at this point to imagine all the...
  9. whoami ™

    Decoding integer fields in Alerts\OnTrigger registry — does a community reference exist?

    I've been building an MCP server (bi-mcp) that lets an AI agent read Blue Iris config from the camera .reg exports, including the per-camera action sets under Alerts\OnTrigger\<N> and Alerts\OnReset\<N>. Most of the schema is self-explanatory once you've seen a few exports — web_path...
  10. whoami ™

    Does TinyCam support deep links that could be used with Home Assistant Android TV Remote intergration?

    The androidtv_remote integration doesn't have an ADB command service — it only supports remote.turn_on with a URI/activity. So the only working call without ADB is: action: remote.turn_on target: entity_id: remote.shieldtv_lr data: activity...
  11. whoami ™

    Does TinyCam support deep links that could be used with Home Assistant Android TV Remote intergration?

    I'd like to launch a specific camera directly from an external app (Home Assistant) without requiring ADB debug mode. TinyCam already supports com.alexvas.dvr.intent.extra.CAMERA_ID via LiveViewActivity, but this requires ADB shell access because there's no URI scheme that maps to it...
  12. whoami ™

    Check FPS and Key rates Dahua 5442 error after upgrading BI from 5.3 to 5.9

    I would greatly appreciate it if someone with the level of expertise could share their settings with me for Dahua 5442. Below are my settings which haven't been changed in years and I have forgotten everything I once knew about the subject. At the moment I dont have BI set up for Sub Stream...
  13. whoami ™

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    TLDR: Old Deepstack good, CodeProject AI bad. Over the last couple weeks I've been testing out versions of Deepstack and CPAI. I even bought a new GPU, a RTX A2000 12GB, to replace my Quadro P400 to see if the limiting factor for me with CPAI was my 2GB Pascal series P400. So far it appears it...
  14. whoami ™

    CodeProject.AI Version 2.5

    Im still working with an old version of BI, with latest version of AIToo,l and 1st GPU version of Deepstack, which for me, is rock solid reliable.... (2nd Deepstack GPU version has a memory leak.) I figured enough time passed to work out all the issues with CPAI so I started testing last week...
  15. whoami ™

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Is it possible to run multiple instances of CodeProject AI like it is Deepstack? Ive been using Deepstack all this time running 4 instances at once but figured CPAI has been around long enough to be a better option but with my first testing I cant see how to run multiple instances of the same...
  16. whoami ™

    The Power of Bitcoin

    @CCTVCam you should look into hardware wallets. Trezor would be my suggestion. And about becoming Illegal... BlackRock got a spot Bitcoin ETF approved in January. Now you can buy Bitcoin with your IRA or 401k. Its not going anywhere. Bitcoin's already breaking ATH's before the halving. It's...
  17. whoami ™

    Need advice on indoor cam for business.

    What's the best thing Andy has for indoor? I run 5442's outdoors so was thinking maybe the IPC-D54IR-ASE-S3... Or are domes not good for indoors either?
  18. whoami ™

    BlueIris compatible doorbell camera recomendations

    Whats the deal with the "newish" UniFi G4 Pro? I saw that its finely in stock and was looking here yesterday to see if there were more than one or two people using it but couldn't find anything. 4 and 5 letter words or less dont work well in search so I may have just missed it. Please, someone...
  19. whoami ™

    Who is using Axis cameras because they're not Chinese?

    Money would be better spent on a firewall. e.g. Netgate 4100, 6100, or 8200.
  20. whoami ™

    VPN Access works on WiFi, not LAN

    just a guess... open vpn gives a IP on a different subnet than the subnet your using for your LAN. OpenVPN ip might be like 192.168.30.1 when LAN is on 192.168.0.1 and that subnet isn't in your BI allowed list. Or your firewall prevents subnets from talking to each other. Im just guessing here...
  21. whoami ™

    Trying to figure out how to safely remotely view my blue iris system.

    I apologize if what I wrote this morning @ 6:33am came off abrasive. I have to be out the door by 6:40 and I didn't mean for it to be like that. I was just in a rush but reading it back I feel I should clarify. What I was trying to say is in order to do things like the big boys and have a...
  22. whoami ™

    Trying to figure out how to safely remotely view my blue iris system.

    Buy a domain name from some where like Name Cheap. Using pfSense, set up the dynamic DNS client built in pfSense and hook it up by api to a DNS provider like Cloud Flare. Then create a wild card SSL Cert using LetsEncrypt. Then set up some A records with your DNS provider (Cloud Flare, ect.)...
  23. whoami ™

    I caught me a Looky-loo

    Damn... Look at those domination lines... Nice work sir. If it hadn't rained here as much as it has over the last two weeks I'd be dominating my neighbors right now too. What grass type are your working with? Im growing St. Augustine so I cant get as good of stripes as you have but its thick...
  24. whoami ™

    Server Build for Blue Iris + AI — Sanity Check

    Personally, Id go with a "newish" Blacked out HP Elitedesk 800 G6 with the i5 and a M.2 SSD for the OS, give it 64gb of RAM and a Nvidia Quadro T600 or a RTX A2000. WD Purple 14-18GB for BI video and a 1tb for Images for AI since the HP holds two 3.5" drives. Then I'd get two rack shelfs, one to...
  25. whoami ™

    Server Build for Blue Iris + AI — Sanity Check

    Is this for a house or business? If for personal use at home I wouldnt build a rack mount server for BI. I was going to do that but after months of research the size server rack I'd need was not going to work for me or the smaller size server chassis was not going to work so I gave up on that...
  26. whoami ™

    The Power of Bitcoin

    This is what I do. I'm no tourist. I'm a HTF (High Time Frame) ponzi trader. I mined Ethereum through two bulls and one bear and I've done as well as I could have ever hoped. I've been bullish on Bitcoin since 2012 and ETH since 2017. The next Bitcoin halving will be here in less than 10 months...
  27. whoami ™

    YooSee SD-M5 doorbell: 1080p, PoE, RTSP, Onvif, only $66

    Its been a long time since I've had to edit the cofig on this door bell. I've been converting all my notifications over to Home Assistant over the last few months so last night I decided to tackle changing my notifications on button press from the SD-M5 that I have sending an image to PushOver...
  28. whoami ™

    New system build, whats ideal in 2023?

    I personally like how the SFF HP Elitedesk 800 G6 looks, being all blacked out. I've seen some OK deals on eBay for the i5 variant. It has 2x 3.5" drive bays which for me is mandatory and can hold alot of memory.
  29. whoami ™

    Dynamic DNS suggestion?

    I use my firewallls (pfSense) built in ddns service with cloudflares api. I bought a .us domain name from namecheap for 10 years for less than $50. Then I made some A records for my domain name, including a wildcard, with cloudflare. I also got a free valid wildcard ssl certificate from...
  30. whoami ™

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    My deepstack instance just happened to get corrupt the other day. I wipped both DS and AITool to start over, but I fkd around and installed the newer GPU version of DS cuz I had both versions in my download folder. Turns out I had forgot the newer GPU version of DS has a memory leak... at least...