""" CAMERAS: dict of camera_dict => {id: camera_dict} camera_dict: {name: xxx, online: True/False, data: np.ndarray} """ CAMERAS = {}