bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
120 stars 18 forks source link

Improve video layout user experience #45

Closed TonyBrobston closed 3 years ago

TonyBrobston commented 3 years ago

Hello,

Is there a way to adjust how the video windows are shown in ui3? I dedicate half of a monitor to displaying a 5 cameras, but the video windows are so small that it's difficult to see what is going on in the video. However there is a lot of unused space. Is there any way to take advantage of this unused space?

image

I see that the 5 video windows are actually one video tag. If they were separate I'd take a stab at some css changes... 🤔 <video id="html5MseVideoEle" muted="" draggable="false" unselectable="on" src="blob:http://192.168.1.134:81/34f57589-81a9-4140-8ecd-1f40eb47235f"></video>

Thanks, Tony

bp2008 commented 3 years ago

Hi. Whenever Blue Iris streams a group of cameras, it composites them together into one video like that. The good news is, you can change the resolution of the frame it will use, and therefore influence the camera layout and increase the resolution that way.

(you can type anything in the frame size dropdown box)

Group settings