Morning@ everybody, tested it three times. Installation of kms directly on a 18.04. LTS Ubuntu works very well.
Maybe for Alvaro and his great Tutorials (!) it would be worth to add a paragraph for native installation with the commands: sudo apt update sudo apt install --no-install-recommends --yes gnupg #to be sure that gnupg is installed# DISTRO="bionic" #verify the name of the distribution# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83 #in the following we are building the kms sources.list# sudo tee "/etc/apt/sources.list.d/kurento.list" >/dev/null <<EOF # server answers with > # deb [arch=amd64] http://ubuntu.openvidu.io/6.10.0 $DISTRO kms6 EOF # server returns to normal prompt # sudo apt update && sudo apt install --yes kurento-media-server ## thats all ## Greetz Stefan Am 09.04.2019 11:36, schrieb Maxim Solodovnik: > Hello All, > > recently new Kurento server with native 18.04 support is out [1 [1]] > So overall installation should be more stable :) > > [1] https://www.kurento.org/blog/kurento-610-bionic-support Links: ------ [1] https://www.kurento.org/blog/kurento-610-bionic-support