LOL. Sometimes I think I spend more time developing this than Ken spends developing Blue Iris.
Did I read somewhere that BI will be coming out with a major release (v5?)before the end of the year?
Second, how much of a pain would it be to make it web app capable? I have a tablet on the wall of my house I would like to have it load up on and auto cycle but it would be awesome in full screen with no chrome headers/tabs. I tried to do the "add to home screen" in chrome on android but it still opens in a chrome tab.
Where is the multi-server option?
Is this because of something Ken plans on changing? We have six servers we use right now and use the multiserver thing religiously. Any reason for leaving it out?UI3 doesn't have that, and I'm not planning to add it
What is "web app capable"?
Sounds like you just want to full-screen the browser. That option is in Chrome's menu. Or F11 key.
You can also use UI3's fullscreen button in the lower right corner of the UI, or press tilde to accomplish the same thing. CTRL + tilde toggles the side and top bars.
anyone got this working behind a reverse proxy?
Trying with NGINX, the old Web interface worked fine. with UI3 i get too many redirects and it doesnt load the login screen.
Would like to try UI3. Where do I download?
I'm assuming this is the responsive version, true?
If so, is it based on bootstrap?
I am using it on an android tablet, severly lacking an F11 key. The full screen toggle opens the camera in full screen mode but hides the controls.
A web app is set up in a way that when you open the chrome menu and click "add to home screen" the app now becomes somewhat self contained. Although it opens in chrome the browser portion is not visible any longer. So one icon click gives instant full screen without browser clutter than isn't needed. I have a few apps that work this way like HABPanel and Organizr. It would just be nice to have your interface work as an android app for all intents and purposes.
Web Apps | Android Developers
Edit
Increasing Engagement with Web App Install Banners | Web | Google Developers
anyone got this working behind a reverse proxy?
Trying with NGINX, the old Web interface worked fine. with UI3 i get too many redirects and it doesnt load the login screen.
I am behind nginx as well. Not using this log in though so thats different.
Would like to try UI3. Where do I download?
I'm assuming this is the responsive version, true?
If so, is it based on bootstrap?
I will look into this. Thanks.
I'm sure you've just configured something wrong. To know what, we'd need to see your Blue Iris web server directory structure and your nginx configuration.
proxy_pass http://192.168.60.10:8099/;