Changed some download links in Installation OpenMeetings 4.0.4 on Windows 10

2018-07-23 Thread Alvaro
Hello, In the tutorial "Installation OpenMeetings 4.0.4 on Windows 10", 've changed the download links of: OracleJava LibreOffice MariaDB ...now it are direct downloads. https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+ installing+OpenMeetings+and+Tools Best regards Al

Updated tutorials OM 4.0.4 on differents MAC OS

2018-07-23 Thread Alvaro
Hello, 've update the Oracle version on differents tutorials relative to MAC OS: Installation OpenMeetings 4.0.4 on El Capitan OS X Installation OpenMeetings 4.0.4 on macOS High Sierra Installation OpenMeetings 4.0.4 on macOS Sierra https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tuto

Re: Updated tutorials OM 4.0.4 on differents MAC OS

2018-07-23 Thread Alvaro
...of course Oracle Java. ... El lun, 23-07-2018 a las 19:06 +0200, Alvaro escribió: > Hello, > > 've update the Oracle version on differents > tutorials relative to MAC OS: > > Installation OpenMeetings 4.0.4 on El Capitan OS X > > Installation OpenMeetings 4.0.4 o

Re: Updated tutorials OM 4.0.4 on differents MAC OS

2018-07-23 Thread Alvaro
...naturally Oracle Java. ... El lun, 23-07-2018 a las 19:06 +0200, Alvaro escribió: > Hello, > > 've update the Oracle version on differents > tutorials relative to MAC OS: > > Installation OpenMeetings 4.0.4 on El Capitan OS X > > Installation OpenMeetings 4.0.4

Re: Saved whiteboard won't load back into whiteboard (using Macbook Air)

2018-07-23 Thread Maxim Solodovnik
Hello Daniel, I've tried this scenario using latest SNAPSHOT on Ubuntu Everything seems to work Unfortunately I don't have Mac :( Is this issue reproducible on our demo-next? https://om.alteametasoft.com:8443/next On Sat, Jul 21, 2018 at 8:02 PM Daniel Ascher wrote: > Has anyone else seen this

Re: Device list problem

2018-07-23 Thread Maxim Solodovnik
Hello All, blank lines in the list usually means access to camera/mic is not allowed in the browser I'm currently working on the update of camera list retrieval (the list will be retrieved via JS, code is taken from 5.0.0) I'll ask you to test this new code as soon as it will be ready Will write

How to run openmeeting on RTMPS with nginx in frontend

2018-07-23 Thread Darshit Patel
Hi, I have deployed openmeeting(4.0.4) on a Linux server, having nginx in frontend which redirects all https requests to openmeeting instance running on localhost. On server, I want to keep open port number 443 only(all other ports will be close), but if I do that audio is not working. I look int

Re: How to run openmeeting on RTMPS with nginx in frontend

2018-07-23 Thread Christian Wolf
Dear Darshit, you need to enable the RTMPS in /conf/jee-container.xml. It is there already but commented out. Also make sure that the keystore and truststore are correctly labeled (I had problems with them in the default configuration) and have the correct passwords. Cheers Christian Am 2

Re: Problems with certificates with RMTPS

2018-07-23 Thread Christian Wolf
Dear Maxim, dear openmeetings list, > That is weird :( I know it is weird. This is the reason I asked here. > Maybe you can try to import chain as one file as described here: > https://stackoverflow.com/questions/16062072/how-to-add-certificate-chain-to-keystore In the meantime I tried a few

Re: Problems with certificates with RMTPS

2018-07-23 Thread Maxim Solodovnik
Ubuntu 16.04 All versions are latest with all updates Chrome -> All green FF -> Port fail Cromium -> All green Opera -> All green will try to reproduce this configuration on my test server (hopefully this week) ... On Tue, Jul 24, 2018 at 1:23 PM Christian Wolf wrote: > > Dear Maxim, > dear ope

RE: How to run openmeeting on RTMPS with nginx in frontend

2018-07-23 Thread Coscend@OM
Dear Christian, Could you help us understand a little more about the following scenario? In Darshit's case, it is Nginx https + OM http. In such a case, the SSL will be terminated at Nginx. Only HTTP requests will be sent to Tomcat. In addition to Admin ->Config (flash.secure = true, flash.s