deb [arch=amd64] http://ubuntu.openvidu.io/6.13.2 bionic kms6
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricted
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe
DAEMON_MAX_THREADS=1024
DAEMON_MAX_FILES=4096
Von: "Chamberland, Martin" <[email protected]>
An: "'[email protected]'" <[email protected]>
Betreff: RE: kurento media server debian 10
HI there,
Can you provide how exactly you succesfully install Kurento-Media-Server on Debian 10.3
We are working on a installation of OpenMeetings 5.x on Debian Buster, but we had to run Kurento-Media-Server with Docker.
Thank’s in advance.
De : Maxim Solodovnik [mailto:[email protected]]
Envoyé : 26 mai 2020 09:25
À : [email protected]
Cc : Openmeetings user-list <[email protected]>
Objet : Re: kurento media server debian 10
Thanks for the hint Andreas!
Please write to the user@ list (in CC), so all OM users can benefit
You need to subscribe before posting: https://openmeetings.apache.org/mailing-lists.html :)
On Tue, 26 May 2020 at 00:24, <[email protected]> wrote:
Hi Maxim,
I tried to start the kurento-media-server under debian 10 and faced the following issue:
"Pipe call failed"
I guess debian has more restrictions than Ubuntu and thus there are not enough file descriptors available to start the server (you find out through ulimit -a)
solution: add the following two lines to /etc/default/kurento-media-server
DAEMON_MAX_THREADS=1024
DAEMON_MAX_FILES=4096
May be you find this hint a kind of useful when you try to set up openmeetings on debian 10.
Best regards
Andreas
--
Best regards,
Maxim
