quatanium/python-onvif

Does this implementation support 3DZoom function ?

Opened this issue · 0 comments

Hello, guys. I would like to implement 3DZoom function: given two points which are rectangle's left top point and right bottom point, then the ptz camera will rotate to the area and properly zoom in. Then the area will be the center area of ptz camera.

After go through this python-onvif code, I didn't find 3DZoom implementation.
Could anyone tell me this implementation support 3DZoom or not? Thanks.

If not support, could anyone send here example on how to implement 3DZoom function?
Thanks!