python-onvif-zeep icon indicating copy to clipboard operation
python-onvif-zeep copied to clipboard

Update continuous_move.py to have proper spaces

Open henriman opened this issue 6 years ago • 0 comments

The spaces specified in the Position of ptz.GetStatus are not recognized (for some reason), changing them to an empty string fixes this. Also, I changed the loop in if __name__ == '__main__', as the former one didn't work for me.

henriman avatar Jul 15 '19 18:07 henriman