I am relatively new to Milestone so any help would be appreciated. We created a plugin and for it to work properly, we need to create a user with following restrictions, I was not sure whether or not this is possible.
- User is not be allowed to change/edit the (previously created) view groups. In other words if 2 x 2 view group is selected for the user it is the only view layout the user can use, he/she cannot add/remove/edit new view layout.
- After initializing the camera/plugin placements in the selected view group, user is not allowed to add/change camera/plugin to view, only watch live stream from previously placed cameras.
To my understanding when I give camera read access to user, user can place that camera to any view anytime. My goal here is to block that access as well.
If this is not possible, is there a way to create a plugin for Management Client to create such a custom access setings? Thank you in advanced.