...yesterday i've installed OM 5.0.0-M4 on Centos 7 in a VPS,with few resources, and it works everything.I've following the tutorial step by step but putting: SELINUX=disabled
Here are the commands to open the ports in firewalld Centos 7: service firewalld start sudo firewall-cmd --zone=public --add-port=3478/tcp --permanent sudo firewall-cmd --zone=public --add-port=3478/udp --permanent sudo firewall-cmd --zone=public --add-port=5443/tcp --permanent sudo firewall-cmd --zone=public --add-port=8888/tcp --permanent sudo firewall-cmd --zone=public --add-port=49152-65535/udp --permanent service firewalld restart ...also must be open in the router. Restart coturn: systemctl restart coturn.service The rest maybe Maxim can help you. ........................................... El dom, 12-07-2020 a las 04:53 +0000, Online Use escribió: > I figured out why the screen is recorded as mirror, it's only > when I choose to share the browser window, because the browser > settings in right to left. It works fine when I changed the browser > to English, so it was a browser issue. > How can I do recording without screen sharing? Why it's always > necessary to share something so that I can record? What if I want to > record the board and voice only? > Also what do you think about creating a watchdog for monitoring > COTURN/KMS and restart both if down? How to do that? > > > > > > > > > بتاريخ السبت، 11 تموز 2020 8:46:47 م غرينتش+2، > Online Use <[email protected]> كتب: > > > > > > > It's centos7 > > > > > > > > > > بتاريخ السبت، 11 تموز 2020 8:19:04 م غرينتش+2، > Alvaro <[email protected]> كتب: > > > > > > ...could you please say what is your OS server? > > > ...................... > > > El sáb, 11-07-2020 a las 17:43 +0000, Online Use escribió: > > Thank you, this makes it work. > > However, when I tested the recording, it's mirror of the screen, > > not direct shot, I mean it's opposite direction, not readable. What > > could be the reason causing this? > > Also, the media server connection is sometimes successful and > > sometimes not, which makes it necessary to restart the KMS and OM. > > How can I make sure it restarts automatically in case of failure, > > not requiring me to stop/start it from command line? > > > > > > > > > > > > > > > > > > > > بتاريخ الجمعة، 10 تموز 2020 4:53:33 م غرينتش+2، > > Alvaro <[email protected]> كتب: > > > > > > > > > > > > ...take a look here: > > > > https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+ > > for+installing+OpenMeetings+and+Tools > > > > ...SSL an Coturn (Turn server). > > > > > > ......................... > > > > > > El vie, 10-07-2020 a las 14:39 +0000, Online Use escribió: > > > What is the TURN server? Please provide reference. Is it > > > an alternative for the KMS? > > > > > > > > > > > > > > > > > > > > > > > > > > > بتاريخ الجمعة، 10 تموز 2020 3:49:03 م > > > غرينتش+2، Maxim Solodovnik <[email protected]> كتب: > > > > > > > > > > > > > > > > > > Most probably you need TURN server > > > > > > On Fri, 10 Jul 2020 at 10:54, Online Use <foronlineuseemail@yahoo > > > .com> wrote: > > > Hello, > > > > > > I keep getting an error message for connection to media server. > > > It says connection to media server for user firstname secondname > > > failed, trying to reconnect. I get a permission request from the > > > browser to access camera and mic, and after allowing permission I > > > get the connection error message again and again all the time. > > > > > > The board and drawings/writing are visible to the other side > > > correctly, but no voice or camera, and no screen sharing or > > > recording. > > > > > > The KMS is running and accessible, but why the connection keeps > > > failing and resetting all the time? > > > > > > Please share your experience. > > > > > > Thanks. > > > > > > > > > > > > -- > > > Best regards, > > > Maxim > > > > > > > > > > > > > > > > >
