[cid:banner1.jpg] 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]<mailto:[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 [email protected]<mailto:[email protected]> -- Best regards, Maxim
