Hi,
We are configured some cameras in Milestone Smart Client and works fine. We are trying to access Milestone Web Client, it's also working fine. But we need to access camera view in browser(in Anywhere/any system) without Authentication.
How to achieve this?
Note: We are trying to access Milestone Web Client via browser it asking username and password.
I have seen public tab in Milestone Web Client, does this configuration allows accessing camera view globally without Authentication.
Thanks,
Selvakumar
It is by design that no access to footage can be achieved without a login with username and password in the web client (or in all Milestone clients).
I guess the security considerations have been winning over convenience in this design.
You can develop a MIP SDK application that does a hardcoded login not asking the user for login credentials.
The Smart Client startup scripting can be used to provide the login credentials and you can also let the Smart Client remember credentials and do auto-login. This is not possible on the Web client