@bpwwer don't know if this will help but I did a test where I stopped Blue Iris then restarted it. I attached the log file. Not sure if your message is there or not. Watching the AC blue iris screen, I noticed that the Server Status went to from Green to Disconnected after about 10 to 20 seconds or more. My program noticed this and after 1 minute the program did a rediscover. I noticed that the AC showed server status as green then went to disconnected than back to green 8 times and I got 8 emails saying it was reconnected. After that it stayed in the green state. Here is the program that I use to check for a disconnected state:
Blue Iris Disconnected - [ID 002C][Parent 0001]
If
'Blue Iris' Server Status is Disconnected
Or 'Blue Iris' Server Status is Red
Then
Wait 1 minute
Send Notification to 'Gary' content 'Blue Iris Disconnected'
Set 'Blue Iris' Re-Discover
Else
- No Actions - (To add one, press 'Action')
Here is the program that checks for reconnection:
Blue Iris Reconnected - [ID 0052][Parent 0001]
If
'Blue Iris' Server Status is Green
Then
Send Notification to 'Gary' content 'Blue Iris Node Server Reconnected'
Else
- No Actions - (To add one, press 'Action')
Here is a screen shot of the connected server:
BlueIris_11-15-2024_24248_PM.zip