Search found 178 matches

by louyo
Sun Oct 20, 2024 7:54 pm
Forum: General discussion
Topic: CodeProject Website Down...
Replies: 36
Views: 14337

Re: CodeProject Website Down...

jeremypsl wrote: Sun Oct 20, 2024 6:34 pm Time to switch to another AI ?
I would wait until the move to github is complete and things are sorted. I am unaware of anything else that works with BI anyway.
by louyo
Sun Oct 20, 2024 2:14 pm
Forum: General discussion
Topic: CodeProject Website Down...
Replies: 36
Views: 14337

Re: CodeProject Website Down...

FWIIW: on github, it looks (to me) like the devs are still on board. At any rate, the docker images are still available. I just pulled 2.8 onto my Pi 5 and it is working. If someone needs to do an install and the download site is still down, just run CPAI in a docker image. That is how we run it any...
by louyo
Thu Oct 17, 2024 12:16 am
Forum: Blue Iris 5
Topic: Getting through Norton Firewall
Replies: 8
Views: 4518

Re: Getting through Norton Firewall

Just a WAG, but I would guess you have to tell the firewall to open the port to BI UI3. I would much prefer to use a VPN or one of the services that connect via port 80. I use VPN server in my router/firewall. Seems like this is more of a Norton Firewall question versus BI.
by louyo
Thu Oct 17, 2024 12:11 am
Forum: Blue Iris 5
Topic: Microsoft Basic Authentication
Replies: 20
Views: 15514

Re: Microsoft Basic Authentication

Not sure what to say, My address is outlook.com but I wouldn't think that matters.
by louyo
Tue Oct 15, 2024 11:18 am
Forum: Blue Iris 5
Topic: Microsoft Basic Authentication
Replies: 20
Views: 15514

Re: Microsoft Basic Authentication

I put in my email address for user: me@outlook.com
Selected oauth, it sent me to outlook to sign in, asked for my alternate email address, sent a code to it. When I entered the code, it connected and BI was good to go.
by louyo
Tue Oct 15, 2024 10:56 am
Forum: Blue Iris 5
Topic: Getting through Norton Firewall
Replies: 8
Views: 4518

Re: Getting through Norton Firewall

>>reach it remotely?
like, how are you connecting? From the Internet? VPN? Port forwarding?
Perhaps you could describe what you are trying to do in more detail.

No matter what you do, they are scanning, looking for open ports already.
by louyo
Wed Sep 18, 2024 3:12 pm
Forum: Blue Iris 5
Topic: set Framerate for snapshot requests?
Replies: 2
Views: 1266

Re: set Framerate for snapshot requests?

Different camera, but this works for me.
bijpeg.PNG
bijpeg.PNG (19 KiB) Viewed 1237 times
one every minute.
by louyo
Thu Sep 05, 2024 9:01 pm
Forum: General discussion
Topic: How to increase Alert videos length?
Replies: 3
Views: 2127

Re: How to increase Alert videos length?

Unless I am mistaken, the alert recording only lasts while there is motion. When you set the "unless re-triggered" to 60 seconds you are limiting the alert time. I have mine set for 10 seconds (I think that is the default). You might also try setting New triggers and re-triggers on the ale...
by louyo
Tue Sep 03, 2024 11:21 am
Forum: General discussion
Topic: How to increase Alert videos length?
Replies: 3
Views: 2127

Re: How to increase Alert videos length?

Probably good idea to post screenshots of your: record, trigger and alert pages.
by louyo
Tue Aug 27, 2024 9:57 am
Forum: General discussion
Topic: Web Server Monitor Software
Replies: 6
Views: 3397

Re: Web Server Monitor Software

OK, I guess I don't understand your use case. I had a couple of scripts (back in the day) and one scanned the network every hour during the day. Emailed me if it spotted anything new. Another looked for systems left on at night. Both ran as cron jobs, as user (me). Good luck, if you find something, ...