FalkTannhaeuser / python-onvif-zeep

ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
MIT License
445 stars 145 forks source link

what's the difference between absolute move and relative move ptz? #83

Closed tms2003 closed 3 years ago

tms2003 commented 3 years ago

what's the difference between absolute move and relative move ptz? I wanna to move left half image,how can i do this?thanks