You could certainly hack in a fully transparent overlay to absorb any clicks, but it would probably still let mouse movement events pass through to the UI3 iframe underneath.
It's acceptable as starter, absolutely. I'm thinking the time when the kids/visitors start touching things they're not meant to.
I will check if a css mask actually traps the touch/click in the HA component, so it is possible that you never see it.
overflow:hidden
to the stack-in-card. Then apply negative margin-bottom to your iframe-card. Could even set the margin as a variable that you could then control with a toggle switch, automation etc...@bp2008 Any chance to have the AI memo be added to new alerts that are created after the UI3 window is open? It works on the "Confirmed alerts" view but the memos stay blank when on the regular "Alerts" view
I vaguely remember that UI3 had a "night mode" option that would make the whole screen basically red and black so that you could view it on a TV or other large screen without affecting your night vision. Now I can't seem to find that option or any forum thread with that info. Any help would be appreciated.
Is there still no audio during UI3 multi-camera timeline playback of recorded footage?
Is this a feature I need to enable somehow? Or does BI not send recorded audio for multiple cameras to UI3?
Is it possible for a UI3 user to change their password from UI3?
$("#changeGroupButton").removeClass("showOnlyOnTimeline")
$ is jQuery which is the very first javascript library this UI (or UI2) tries to load. Something is wrong with your Chrome installation. Maybe a horribly misbehaving extension.
Hi,
I've been using UI3 with BI4 for several years now, and recently encountered this persistent error when accessing via remote IP on multiple browsers/devices:
Specific error in my case:
View attachment 174065
UI3 works fine with local IP, and firewall isn't the issue as the server is responding, just badly. I've tried updating UI3 to the latest recommend UI3-77, to no avail. Is my Javascript install messed up? If so, what's the easiest way to fix? Thanks
loginScripts.js
file from the Blue Iris 4\www\applet
folder.This will likely be happening because of a problem loading theloginScripts.js
file from theBlue Iris 4\www\applet
folder.
First, verify that the file looks correct by comparing it with the original on github:
Then, open your browser's developer tools via ctrl + shift + i, and go to the "Network" tab. Then reload the login page and use the Network tab to inspect the loginScripts.js response. It is expected to have a response status code of 200 ("200 OK") and if you inspect the response text it should match the file on disk. Your browser may auto-format the javascript text in there, but there should be a button like this View attachment 174084below the text viewer which you can click to toggle the formatting. Also look at the developer tools "Console" tab and note any text that got output there.
You could stream it to YouTube and then make that YT channel unlisted so that only people you send the link to could access it.hi
Is it possible to give open access to anyone on specific cameras only? That's something I would really really like.
Say I have several cameras on my system and I want to openly share one outdoor bird camera to friends w/o the need for them to login.. would that be possible?
hi
Is it possible to give open access to anyone on specific cameras only? That's something I would really really like.
Say I have several cameras on my system and I want to openly share one outdoor bird camera to friends w/o the need for them to login.. would that be possible?
login.htm
page and entering the credentials. UI3's main menu has a "Log Out" button that will send you to the login page so you don't need to bookmark it separately.