Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

...

Overview

On the just:in Engine Linux server appliance you can find:

  • The basic linux Linux installation (centOS)
  • video Video card driver (AJA or BMDBlackmagic)
  • just:in engine (toa media engine Engine (TOA Media Engine = tme)
  • just:connect (tjc)

Justjust:in engine Engine Linux and just:connect start automatically after each system start and communicate with the just:in user interface (macOS).childrenwhen the Linux system has been booted. If they are configured properly they can immediately communicate with a just:in User Interface.

User and Password

The system can be accessed with following credentials via ssh.

Code Block
User: justin
Password: justin

Network Settings

By default both network ports are set to DHCP (also the IPMI port is set to DHCP).

Blackmagic Firmware Updater

Warning

Only update the Blackmagic driver if you have issues with the system.

In some situations the Blackmagic video card needs a Firmware update. Verify if the card is working properly with the installed driver version by using the following command:

Code Block
BlackmagicFirmwareUpdater status

No Firmware update is required if all inputs display the status ok. If the status is not ok use following command to update the firmware. Restart the system afterwards.

Code Block
BlackmagicFirmwareUpdater update [device]

just:connect Configuration File & Logs

just:connect stores all Channel related information (settings, presets…) in this file:

Code Block
/var/justconnect.txt

Delete this file if there is a major problem with the system. After deleting this config file just:connect must be restarted.

Logs

just:connect saves log files. There is log file for each just:connect start and for each Channel. It can be found here:

Code Block
/var/log/justconnect

Restarting just:in Engine Linux and just:connect

These commands restart just:in Engine Linux and just:connect. They must be executed as root ('sudo').


just:in Engine Linuxsudo systemctl restart tme
just:connectsudo systemctl restart tjc
just:in Engine Linux &
just:connect
sudo tme restart

Software Updates

Info

→ contact us before updating the system.

You can update the entire system with the following commands. They must be executed as root ('sudo').

Entire Systemsudo yum update
TOA Related Packagessudo yum update toa-media-engine
sudo yum update toa-confifg