bp2008 / ui3

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

Single-camera groups #78

Closed bp2008 closed 2 years ago

bp2008 commented 3 years ago

I need to make UI3 handle single camera groups better. Currently these are just deleted when they are encountered in a cliplist response. Instead I should be creating fake groups for them like I do when a camera is not available in any of the groups, so that the user gets the full streaming/PTZ experience without any of the click-to-maximize confusion.

bp2008 commented 2 years ago

This was dealt with some time ago.