Unable to detect a PTZ camera feature

We are creating an application, and one feature requires that other people outside the office can operate the camera during the zoom video calls. To accommodate this, we are using the zoom video SDK-1.6.2 PTZ feature, but it does not recognize the PTZ camera.

Camera Detail
OBSBOT Tiny PTZ 4K Webcam
Video SDK Detail
Zoom video SDK 1.6.2

Thanks in advance.

Hey @rakesh.d

Thanks for your feedback.

To enable PTZ capturing you need to set the ptz option true when calling startVideo method, the type definition is missed in Video SDK 1.6.2, and it’s fixed in the latest version(1.7.0).

Thanks
Vic

It’s working,

Thanks for the quick response.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.