Documentation for C-Werk 2.0.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

GET http://IPaddress:port/prefix/control/telemetry/session/keepalive/{TELEMETRYCONTROLID}

TELEMETRYCONTROLID − template from Get list of telemetry devices for specified video source.

ParameterRequiredDescription
session_idYes

id of captured session (see Acquire telemetry control session).

Such request is to be sent not less than once in 10 seconds in order to keep the session alive. Otherwise telemetry control fails.

Sample request:

GET http://127.0.0.1:80/control/telemetry/session/keepalive/Server1/DeviceIpint.2/TelemetryControl.0?session_id=1

  • No labels