def __init__(self, **params):
     # Set here to avoid having it one instantiated by default
     if self.ptz == None: self.ptz = PTZ()