ui3 icon indicating copy to clipboard operation
ui3 copied to clipboard

A powerful, modern HTML5 web interface for Blue Iris.

Results 27 ui3 issues
Sort by recently updated
recently updated
newest added

Some people want to be able to hide the side bar where PTZ controls are. To do a good job of this, I need to make several changes: 1. Rename...

enhancement
Feature Request

For very long clips, it is difficult to set the start and end positions precisely. Minimum fix: Add context menu items "Set start frame" and "Set end frame" as seen...

enhancement
Feature Request

It took 6 years but someone finally asked for it. Add an option to change PTZ control between "smooth" and "discrete steps".

enhancement
Feature Request

For the last few days, after logging in, I can see my cameras, but get repeated warning dialogues bottom right: "Your blue iris session has expired. Attempting recovery" They seem...

I see that ```UI3.htm``` is referencing the ```ui3manifest``` which points back to ```applets/manifest.json``` ```html ``` ```javascript document.getElementById("ui3manifest").href = 'applet/manifest.json?v=' + combined_version + local_bi_session_arg_always; ``` but I never see the option...

Currently, video player click/doubleclick is only configured via this one setting: ![image](https://github.com/bp2008/ui3/assets/5639911/96c8b6fb-916b-49d9-af7f-2b2dcf8082df) The timeline tab is logically grouped together with "Live View". But some people want single clicks on the...

enhancement
Feature Request

Someone asked for DIO toggle buttons in the left sidebar similar to how you can add PTZ IR, Brightness, Contrast buttons. They also requested hotkeys to toggle them. Currently the...

help wanted
Feature Request

I have a camera that's rotated 90 degrees from horizontal to vertical in BI. Any streaming choice that is not viewing a direct to wire stream zooms in correctly. Direct...

bug
wontfix

Currently motion zones can only be altered from the camera settings menu in the desktop application. I would like a similar menu that would allow me to alter motion zones...

Feature Request
requires Blue Iris changes