cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1072
Views
0
Helpful
1
Replies

Can't control precision HD camera 4x

sheryl.brown
Level 1
Level 1

Does anyone know how to control Precision HD 4x Camera through the actual codec using the Crestron (C40 C60 C90) codec control module? The only way we have been able to control the camera is through a direct connection to the camera.

1 Reply 1

Tomonori Taniguchi
Cisco Employee
Cisco Employee

PHD camera may control from Codec by using “xcom camera” API.

=================================

xCommand Camera PositionSet

   CameraId(r): <1..n>

   Pan: <-65535..65535>

   Tilt: <-65535..65535>

   Zoom: <0..65535>

   Focus: <0..65535>

xCommand Camera Ramp

   CameraId(r): <1..n>

   Pan:

   PanSpeed: <1..15>

   Tilt:

   TiltSpeed: <1..15>

   Zoom:

   ZoomSpeed: <1..15>

   Focus:

xCommand Camera TriggerAutofocus

   CameraId(r): <1..n>

=================================

* “n” is depend on Codec type.

You may use preset API as well

If looking for camera control from Crestron system via Codec, you should send these API to codec from Crestron control application.