To copy media files between two SeaChange Video Servers, you must use the executable provided by Etere. You need to set the External Mover Exe action as detailed in this chapter to create this action.
External Mover Exe.
To create this action, you need to set the External Mover Exe action as follows:
• Source, Destination, Codec & Basic Settings: Must be compiled as explained in Creating a new action.
• Command line: Use the SeaChange executable file (CccExec.exe) for executing the moving process, you must also set its parameters as follows (parameters with * must be specified by the operator):
CccExec.exe -i:ipc -s:sourceNode -d:destinationNode -c:clipnameInSource
Supported parameters
-i* - Adds ipc (InterProcess Communication) capabilities such as 'abort' and 'completion percentage' (e.g.: '%0:s').
-s - Specifies the BMC/BMS source node (e.g.: 'BMCmain1').
-d* - Specifies the BMC/BMS destination node (e.g.: 'BMCbackup1').
-c* - Source videofile name (e.g.: 'testclip02').
Copies carried out with the CccExec executable support streaming during the copy process (stream copy) means that you can partially view video files while the copy is being performed.