Can I remove the menus around the UI3 full screen?

bigbillsd

Young grasshopper
Aug 6, 2018
39
9
Pearl Harbor
I now have my TV showing just the 5 cameras I want almost full screen while cycling. Now I would like to understand if I can get rid of the menus on that screen (top and left side) so the camera's will cycle completely full screen.
-Bill
 
There's a full-screen button in the lower right corner of the dashboard page which will get rid of the menus and also all browser chrome.

Also, according to the docs, you can use the url: ui3.htm?maximize=1 to suppress the top and left nav, but this leaves the browser toolbars and such displayed. To go into full screen, you'd need to figure out how to launch your browser in kiosk/full-screen mode (this depends on browser and OS).
 
  • Like
Reactions: actran
You can specify a group name as a URL parameter. Look in UI3's help file, in the "URL Parameters" section.

If you have updated BI within the last month or so then in UI Settings > Extra, you can enable a "maximize" button which will let you hide and show the left and top UI bars. This is probably more convenient than reloading the page with different URL arguments :)
 
Wow, I never opened that Help, I guess I thought it opened the same chm file that BI did. Thanks!

I am able to open the group I want using the group= parameter, but I cannot open it in cycle mode, as in group="StreetView cycle" Quotes, no quotes etc. the word "cycle" appears in the pick-list for each group I have in the pull down. Is there a way to specify the cycle choice on the URI?

-Bill
 
I am able to open the group I want using the group= parameter, but I cannot open it in cycle mode, as in group="StreetView cycle" Quotes, no quotes etc. the word "cycle" appears in the pick-list for each group I have in the pull down. Is there a way to specify the cycle choice on the URI?

Yes, but there is a trick to it. Cycles are accessed as the group name prefixed with "@" so for the All cameras cycle you must enter "@index" as the group name.