Package reference¶
Packages¶
The packages provided by Vidispine are:
- vidispine-server
- The VidiCore server application.
- transcoder
- VidiCoder - the transcoder for VidiCore.
Optional packages¶
- vidispine-tools
- Optional command line tools.
- vidispine-server-matrixstore3.1
- Must be installed to be able to connect to MatrixStore 3.1. The MatrixStore 3.1 SDK is NOT compatible with MatrixStore 3.2.
- vsctl
- Optional command line tool.
Files¶
The key files used by VidiCore:
- /etc/vidispine/server.yaml
- The server configuration file.
- /etc/vidispine/License.lic
- Your VidiCore license.
- /etc/vidispine/slaveAuth.lic
- Your slave license file when using master/slave licensing.
- /usr/share/vidispine/server/lib/ext/
- The location of any custom JAR files.
- /var/lib/vidispine/activemq/
- The default location of the ActiveMQ data files when running an embedded broker.
- /var/log/vidispine/server.log
- The VidiCore log file.
- /var/log/vidispine/transcoder.log
- The VidiCoder log file.