Service Host

Version 1.0 | Published November 15, 2017 ©

Crash Recording

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

The following is an example of how to invoke a crash recording with MVCP commands:

UADD CS_ENCODER1 * SHAR Capture
LOAD U1 "MVCP_Crashrecording" IN CRTE NOEX
/SEQA SET U1 MED vtr.media.input.trigger.vitc.in "0"
CUER U1
REC U1
USTA U1
STOP U1
UNLD U1
UCLS U1
BYE

With regular Channel Recorder commands:

CONFIG SET CONTAINER XDCAMMXF
CONFIG SET CODEC XDCam
RECORD CLIP Crash.mxf
RECORD START

RECORD STOP