elad-bar / ha-blueiris

Integration with Blue Iris Video Security Software
184 stars 43 forks source link

ha-blueiris crashing Blue Iris? #107

Closed autumnwalker closed 3 years ago

autumnwalker commented 3 years ago

After integrating ha-blueiris my Blue Iris application started crashing. Would crash multiple times per day. I've been going through troubleshooting with BI and they are unable to find issue with their software.

On a whim I disabled ha-blueiris and the crashing stopped, my BI app / server is completely stable again and has been up for five days without crashing.

I'm not suggesting 100% there is something with this integration, but I'm not sure where to start. There is certainly correlation that when I disable this integration the crashing stops.

Running:

Thoughts?

autumnwalker commented 3 years ago

After doing some more testing - it seems like a straight generic camera integration is crashing BI as well.

How is this addon adding streams (which URI)?

elad-bar commented 3 years ago

I had the same issue of crashes since that version of BI server, it caused by memory leak while accessing the streams, it happens from time to time with BI new releases, if you will try to open the streams for all your cameras you will see that it has nothing to do with the ha component

My solution for that is switching to another NVR software, Over the last week I'm working with Shinobi Video and it works very well, I'm finalizing the custom component for that and will post at ha forum the new component

It basically means I'm not going to maintain that component unless BI server will get more stablized (and not just for 3 months)

Thanks

autumnwalker commented 3 years ago

Just wanted to update this thread to give some clarity / resolution to anyone who may view.

We've traced my issue to be specific to my EZVIZ DB1C doorbell camera. Only when this camera is streaming RTSP via Blue Iris does BI crash. When other cameras stream RTSP via Blue Iris to Home Assistant, Blue Iris is stable.

There is something about the DB1C causing the stability problem.