Thx bp2008, exactly what I was looking for.
I have that screenshot in my bookmarks bar, I share it so often
Thx bp2008, exactly what I was looking for.
Love the look and feel of UI2...Great Job.....having a little problem pointing BI to the specific UI2 interface? under users in the Homepage: box I have entered it exactly as you say, but every time I load the page it brings up the default jpegpull.htm. I know Im missing just that one small thing any help is appreciated...tks
Can you point me to where that script resides on my computer and what value I need to add/edit please? I looked at login.htm but there is alot of "scripting" in there and I'm not a programmer.Or edit the login page script to eliminate the timer if the stored user name matches some predefined value.
I realized that but all I would have to do would be to go back and remove the stored name (or replace the newly edited file with an original copy) and then I would be able to change my username on the login page. Is that correct?Just realize it won't be so easy to change your user name if there is no wait time.
Can you point me to where that script resides on my computer and what value I need to add/edit please?
I realized that but all I would have to do would be to go back and remove the stored name (or replace the newly edited file with an original copy) and then I would be able to change my username on the login page. Is that correct?
I have attached a new login page and supporting script file (it is separate so it can be cached; it is in the 'applet' subdirectory because files in there do not require authentication for Blue Iris to serve them).
On line 56 is "SOME_USER_NAME_TO_LOG_IN_INSTANTLY". Replace that with the user name you want.
This login page is the one I was working on last year but haven't included with UI2 yet - it is a lot nicer than the previous one I think.
Would it be possible to add an option for the "Save Snapshot" button to open the snapshot image in a new browser tab?
Why? I often use UI2 on an iPad. Both iOS Safari and Chrome insist on opening the downloaded snapshot image in the same window (ditto for OSx Safari). The result is I must page back to (and thus reopen) UI2. This means I lose my place if I am trying, for example, to grab multiple frames while playing back a recording.
<a id="save_snapshot_btn" href="javascript:void(0)" onclick="saveSnapshot()">
<a id="save_snapshot_btn" href="javascript:void(0)" onclick="saveSnapshot()" target="_blank">
It's too hard to search this thread but... is it possible for you to upload your code into Github? That way it is much easier for us to see your changes and be alerted of updates, and some of us can possibly contribute.
Still cant get UI2 to load as default? I get the updated login but then it loads BI default UI....?