Content

Summary

This document provides information about the Hitachi Camera Control protocol implementation for VSM.

Status of Driver

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.6.1.101

Revision of Implementation1.0

Name/Type of 3rd Party APITCP/IP
Version of 3rd Party API
Additional 3rd Party informationTested with SK-HD1300E-S1 Camera

Connection

Connection TypeTCP/ IP
Default Port

Supported Features

The protocol supports the SK-HD1300E-S1 camera.

  • The ability to transfer the control between Head and RCP.

  • The ability to set tally (Red / Green) via a bit mask:

    • 0 = Red OFF / Green OFF

    • 1 = Red ON / Green OFF

    • 2 = Red OFF / Green ON

    • 3 = Red ON / Green ON

There is no control option for Joystick Override via protocol. This has to be realized via electrical contact.

Supported Commands

GET Power StateSends a request to get the current power state of the camera.
Power StateA GET Power State response. Either powered on or not.
SET Taken ONSends a request to take ownership of the camera (results in starting to receive data via the stream).
Taken ONA SET Taken ON response. Either success or fail.
GET TallySends a request to get the current tally.
SET TallySends a request to set the tally.
TallyA GET/SET Tally response. Returns the current Red / Green tally settings.

Configuration

  • The camera's protocol doesn't support getting the Control setting value (Head / RCP) therefore it is required to initialize the desired value by setting it in VSM.

  • The tally changes won't be visible on the camera unless the Control parameter is set to RCP.

Known Issues

see Configuration

Related Articles