here's whats showing. The last one is what it used to say when I logged in, but I believe it would shut itself down when logged off but I had no way of checking - just that it didn't work at all
Take the two following url templates, replace {user} and {password} and add both separated by comma to AI Tool:
Code:http://localhost:80/admin?camera=[camera]&trigger&user={user}&pw={passwort} http://localhost:80/admin?camera=[camera]&flagalert=1&trigger&memo=[summary]&user={user}&pw={passwort}
The noavx version is only supported in Docker, not Windows natively.I don't know. Who can I download noavx version for win or only docker?
You're right, you don't need both. The second one flags and triggers.I'm confused by the instructions. Are both lines required for Trigger URL? Can't I just use the second one? Don't they both trigger and one flags an alert?
You're right, you don't need both. The second one flags and triggers.
When following this, upon trying to launch docker desktop manually I get "Service is not running, Docker Desktop Service is not running, would you like to start it? Windows will ask you for elevated access." Same as I get when the service is enabled and set to automatic. I should note that Windows never asks me for elevated access if I click start.The initial screenshots look like what I have.
Stop the AlwaysUp service, set it to Disabled, then set the normal Docker service to Disabled, then restart the machine. Log back on again and start Docker Desktop from the icon on your desktop, it should launch.
Then close it, set the normal Docker service to Automatic, click Apply, then Ok then click the little Start link near the top left. Then try launching Docker using the icon on your desktop, you should get a message to say it’s already running.
This did not work for me eitherChanged from automatic to automatic delayed start.. seems to be working? Gotta love non-realtime triggered systems. This is why we don't use "time".. race conditions are real people. Especially on repurposed EOL hardware..
Thanks for the quick response. But why do the instructions say:
".6 The 'Trigger URL(s)' needs to be filled with these two URLs to trigger and then flag a specific alert in Blue Iris."
I have to come to terms that my aging pc is not capable of running BI and this workflow. I got it going but any image processing drive the CPU to 100% making the ability to respond to other events unreliable. I'll considering upgrading the box but for the time being I'll deal with my false triggers, more responsive and reliable system...
Auto logon there is a password but it is not required.What CPU do you have?
With auto logon does that mean that the user has no password?
In addition to pmcross' answer:
1. Ist BI on port 81?
2. {user} and {pw} need to be replaced, but not [summary]
3. I'm not quite sure, but it could be that there must be at least a few milliseconds between creating a trigger and tagging it with memo=[summary]. So triggering and adding the summary must happen with two subsequent url calls
Well I had an SSD and 16GB of RAM laying around.. clonezilla'd and dropped it in. All my problems solved. Slow pc = unreliable.Auto logon there is a password but it is not required.
CPU is i5 3570 w/ 4GB RAM
CPU normally hovers around 20-40% without this load. RAM 1GB
Maybe the speed is related to my HDDs they are ancient too. This was some old PC that hadn't been used for a few years, I swapped out the CPU from a scavenge seller. All hardware tested through prime95 and stable, but it's definitely slow. Very, very, slow
Well I had an SSD and 16GB of RAM laying around.. clonezilla'd and dropped it in. All my problems solved. Slow pc = unreliable.
Docker service set to automatic start, no issue, windows 10 pro.. but i suspect would've been fine with home.
Yea I was having reliability issues that I think we're linked to two bad ram slots on my mobo. They are intermittent causing no boots periodically. In my debug I swapped sticks around and landed on 2x2gb, but had 2x8gb I forgot about . Anyways this thing flies now.Was going to say 4Gb of RAM is nothing, Windows was probably swapping like crazy, I tried running my dedicated BI machine with just 8Gb of ram and it was never happy so have 12Gb in it right now, planning to up that to 16Gb at some point which should smooth things out nicely.