If you want to have user and password as part of URL, try this below. Just insure that in BI "settings" => " Web server" => "advanced" that "use secure session keys and login page" is NOT checked:
Old thread, but... I tried this to look at a camera group directly, and it works great for that. It did reformat the url slightly from what I entered originally.
Originally entered:
Code:
http://192.xxx.xxx.xxx:81/ui3.htm?group=OwlT
Now the url appears as:
Code:
http://192.xxx.xxx.xxx:81/?t=live&group=OwlT
But now I cannot undo the group selection! Anything I do it puts the group back into the url and shows just that group (for me that is 1 camera per group).
I can change the group, but I cannot get rid of it to see everything again.
Any help is much appreciated!
I did take a look at the help URL Parameters. It shows how to do this, but not how to undo it.
I'm going to do the old standby... clear cache and reboot.
FWIW, in my BI v5.9.9.73, entering "group=index" into the URL does bring back all cameras from a displayed group BUT clicking on a picture (camera) in the displayed group only brings up that solo camera, a second click restores that group and I must change the group in the URL to "index" to restore all cameras.