Installing

To install the Video on an Ubuntu or other Debian-based system, do the following on your assembly-host and on each of your engine-hosts:

  1. Log in as root.

  2. If necessary, add the CUE apt repository to your list of sources:

    # echo "deb http://user:password@apt.escenic.com stable main non-free" >> /etc/apt/sources.list.d/escenic.list

    where user and password are your CUE download credentials (the same ones you use to access the CUE Maven repository). If you do not have any download credentials, please contact CUE support.

  3. Enter the following commands:

    # apt-get update
    # apt-get install escenic-video

On RedHat / CentOS systems, enter the following command as root on your assembly-host and each of your engine-hosts:

# rpm -Uvh https://user:password:yum.escenic.com/rpm/escenic-video-5.0.3-1.x86_64.rpm

where version is the correct version number of the package.