private void OnWorkStart(DeviceUserAbstractBehaviour cloud, DeviceAbstractBehaviour camera)
 {
     Debug.Log("cloud start to work!");
 }
 private void OnWorkStart(DeviceUserAbstractBehaviour cloud, DeviceAbstractBehaviour camera)
 {
     Debug.Log("Cloud recognition has started!");
 }