Issues using api-ptz-get to control zoom
CompletedHi,
I am using the PTZ operation "RelativeMovePtzCommand" to pan and tilt my camera and it works fine. However, when I try to use it to zoom in or out, the camera does not react. I know the camera has zoom capabilities and whenever I control the zoom through the NxWitness client, it zooms in and out. However, when I try to control it using this:
, it does not move
curl --insecure -X GET 'https://xx-xx-xx-xx:xxxx/api/ptz?command=RelativeMovePtzCommand&zoom=0.5&speed=0.2&cameraid={xxxxxxxxx-xxxxx-xxx-xxxxx}' -H accept: application/json' -H 'Authorization: Bearer vms-928.......-.....1b'
Note: I only have issues when trying to control the zoom
Please sign in to leave a comment.
Comments
1 comment