I'm glad I ran across this thread. I've been relucantly mulling over the idea of doing a complete removal and reinstall of
Blue Iris to see if it gets rid of the numerous issues I see any time I try to upgrade to a release higher than 5.7.8.3.
Here are just a few of the weirdnesses I've seen on newer releases:
- Dramatically higher CPU utilization (60+% vs 6% on my i7-13700K)
- Camera FPS dropping down to the low single digits during multiple simultaneous alerts
- CPAI canceling alerts because the main and substreams are out of sync
- 99-second freeze in the video of one or more triggered cameras when multiple cameras are triggered in a short period of time
Although I've seen a few reports from people of one or more of these behaviors, there almost has to be something specific to my environment that is causing the issues,
Ken has tried to investigate these, but can't reproduce them.
Edit: See Reply #20 for the steps I'd take if I decided to do another clean install.
My current plan is to do the following:
- Export all Blue Iris registry settings - Blue Iris Settings> Shift-click Export Settings (Thanks for the tip @jaydeel )
- Save support data - Blue Iris Settings>Get Support>Email Support>Copy, then paste in Notepad and save.
- Export each of my 25 cameras individually - Camera Settings>Export... (the shift-click works here as well)
- Save camera and group info - Blue Iris>Status>Cameras>Export>Include login details?>Yes
- Screenshot all of my Blue Iris settings - Blue Iris Settings>(each tab and sub settings as needed)
- Screenshot my various camera group layouts with layout mode active
- Deactivate my license - Blue Iris Settings>Registration>Deactivate
- Uninstall Blue Iris.
- Delete C:\Program Files\Blue Iris 5
- Delete C:\ProgramData\Blue Iris
- Use the registry editor to delete the key HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software\Blue Iris
- Reboot
- Install latest stable release and activate it
I'm then somewhat torn between adding every camera and configuring it from scratch, or importing the cameras.
In my case I think it makes sense to import the cameras.
If I import the cameras I won't truely have a "clean install", but recreating 25 cameras by hand is going to take a lot of work.
Importing cameras will take minutes instead of hours or days, and if my problems go away I'll know it was someting with Blue Iris itself, and not the result of camera configuration(s).
Camera settings are held under their own set of registry subkeys under HKEY_LOCAL_MACHINE\Software\Perspective Software\Blue Iris\Cameras\<Camera Name>, so I don't think importing the cameras is going to somehow "pollute" Blue Iris itself.
If the problems don't go away, I would think I could always delete and add from scratch each of the cameras one by one, and then if the problems dissapear I would know they were somehow caused by something in my camera settings. I could even test for the issues after recreating a batch of 2-3 cameras and see if the probems still exist, and possibly narrow it down to a specific camera or set of camera settings.