Hmmm OK. Is this something that can be added? I put my cameras in a strip down the side of my desktop. UI2 works so well because I can remove the interface and see only the cameras, whereas UI3 doesn't work so well as you can see.
I can make this happen. I just need to come up with a clean way to do it in this UI.
Ditto. In fact I wish it had the number of the profile it was in when it triggered.
Heh, well I'm sorry to disappoint but the number of the profile it was in is not among the information provided by Blue Iris. I imagine that is not even recorded.
I don't use BlueIris but I had a thought on the thumbnails. Years ago I used to use a grease monkey script that would display a larger floating image when you hovered over a video in search results on youtube and at one point it was updated to provide animated previews that stepped through a series of thumbnails. You could throw something like ?t= at the image preview url on yt and the grease monkey script just grabbed a few frames at some interval or fraction of the clip duration and looped them. Something like this could be an option regarding larger thumbnails.
That is pretty clever. I should have thought of a pop-out to render higher resolution thumbnails. I will consider doing that. Perhaps make it extend to the right so it doesn't overlap other clips.
As for the clip preview animation, I would love to have that in UI3, but I don't want to just copy over the same implementation that UI2 has because of how horribly inefficient Blue Iris is at handling the image requests. Back when I first added that feature people were crashing their Blue Iris processes left and right with it. Currently it is at the bottom of a list of requests to Ken that I've been asking him to look at for a month and I don't think he has opened it yet.