Aah, ok... take a look at the installtion guide -> KMS has explicit support for two Long-Term Support (_LTS_) versions of Ubuntu: UBUNTU 16.04 (XENIAL) and UBUNTU 18.04 (BIONIC) (64-BITS ONLY).
Greetings Stefan Am 24.03.2020 19:38, schrieb df...@gmx.de: > No - 32 bit OS. > > Am Dienstag, 24. März 2020, 19:22:20 CET schrieb Stefan Kühl: > >> Hey @all >> >> sudo apt-get update && sudo apt-get install --no-install-recommends >> --yes \ gnupg >> >> sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83 >> >> sudo tee "/etc/apt/sources.list.d/kurento.list" >/dev/null <<EOF >> # Kurento Media Server - Release packages >> deb [arch=amd64] http://ubuntu.openvidu.io/6.13.0 bionic kms6 >> EOF >> >> sudo apt-get update && sudo apt-get install --yes kurento-media-server >> >> worked for me. >> >> @Andreas, please try it from scratch and by the way -> 64bit OS ?