Service Host Administrator Guide

Version 1.3 | Published August 14, 2019 ©

Crash Recording

Channel Recorder can be used to instantly record any input signal into a clip file. The delay between command and first field written to the file is usually less than four fields.

An example of how to invoke crash recording with MVCP command would be the following:

UADD CS_ENCODER1 * SHAR Capture
LOAD U1 "MVCP_Crash" IN CRTE NOEX
CUER U1
REC U1
USTA U1
STOP U1
UNLD U1
UCLS U1
BYE

An example of how to invoke crash recording with regular Channel Recorder Commands:

RECORD CLIP Crash.mxf
RECORD START
RECORD STOP

Both examples create an instant recording (also called a crash recording) using the values in the configuration file.