Skip to content

External Dependencies

Jarklin requires some external software or tools to run.

The required tools are:

  • python (server runtime)
  • ffmpeg (video processing)

Appropriate command (for debuntu based linux distributions) to install these dependencies:

shell
sudo apt install python3 python3-pip ffmpeg

Linux

Depending on your linux-distribution you my have to change the package-manager or package-names.

Windows/Mac OS

You have to find yourself a way to install these dependencies.
Jarklin was developed to run on Linux and may not run on another system.