Re: Openmeetings mute/unmute mic not working as expected

2022-12-11 Thread Maxim Solodovnik
On/Off microphone behavior should be improved with the fix of https://issues.apache.org/jira/browse/OPENMEETINGS-2253 Fill free to check latest SNAPSHOT :)) On Fri, 29 Jul 2022 at 14:55, SanKet Parte wrote: > > Okay, got it, there is another option to mute/unmute, increase/decrease voice > on th

Re: Openmeetings mute/unmute mic not working as expected

2022-07-29 Thread SanKet Parte
Okay, got it, there is another option to mute/unmute, increase/decrease voice on the video window as well as on the participant list. We will use this option for now, but it will be good if turning on/off the mic is quite faster. Thank you for your help. Thanks & Regards, Sanket On Fri, Jul 29, 2

Re: Openmeetings mute/unmute mic not working as expected

2022-07-29 Thread Maxim Solodovnik
from mobile (sorry for typos ;) On Fri, Jul 29, 2022, 14:36 SanKet Parte wrote: > Sure, the following is the screenshot of the mute/unmute buttons I > was talking about. > screenshot > > This is not mute, but

Re: Openmeetings mute/unmute mic not working as expected

2022-07-29 Thread SanKet Parte
Sure, the following is the screenshot of the mute/unmute buttons I was talking about. screenshot And one more thing I want to mention, it is the moderator who is trying to control the mic and allowing a participant

Re: Openmeetings mute/unmute mic not working as expected

2022-07-29 Thread Maxim Solodovnik
Can you share screenshot of what are you clicking? :) (better via link, this list can drop attachments :( ) On Fri, 29 Jul 2022 at 14:02, SanKet Parte wrote: > > Hi Maxim, > > Thank you for your response, yes, I am clicking on the mute/unmute icon, it > is working fine for 2-3 users, but in the

Re: Openmeetings mute/unmute mic not working as expected

2022-07-29 Thread SanKet Parte
Hi Maxim, Thank you for your response, yes, I am clicking on the mute/unmute icon, it is working fine for 2-3 users, but in the case of 25-30 users it is not working as expected. As I already mentioned, it takes some time(around 15sec) to mute/unmute when clicking on that icon. Because of this use

Re: Openmeetings mute/unmute mic not working as expected

2022-07-28 Thread Maxim Solodovnik
Hello Sanket Are you sure you are using "Mute" and not "Turn off" microphone? as soon as someone clicks "Microphone" icon - microphone is physically disconnected and we need time to re-initiate the WebRTC stream :( this will be improved as soon as I'll have free time as part of https://issues.ap

Re: OpenMeetings v6.3.0 blog post

2022-05-19 Thread Maxim Solodovnik
Thanks a million! :)) On Thu, 19 May 2022 at 12:40, seba.wag...@gmail.com wrote: > Please see and reshare: > https://blogs.apache.org/openmeetings/entry/openmeetings-v6-3-0-fixes > > > Sebastian Wagner > Director Arrakeen Solutions, OM-Hosting.com > http://arrakeen-solutions.co.nz/ > https://om-

Re: Openmeetings recordings(deleted=true) are not deleting through admin cleanup command

2022-02-18 Thread Maxim Solodovnik
Did it myself: https://issues.apache.org/jira/browse/OPENMEETINGS-2722 On Sat, 19 Feb 2022 at 09:48, Maxim Solodovnik wrote: > To unsubscribe use the link from here: > https://openmeetings.apache.org/mailing-lists.html > > from mobile (sorry for typos ;) > > > On Sat, Feb 19, 2022, 08:41 Rohit D

Re: Openmeetings recordings(deleted=true) are not deleting through admin cleanup command

2022-02-18 Thread Maxim Solodovnik
To unsubscribe use the link from here: https://openmeetings.apache.org/mailing-lists.html from mobile (sorry for typos ;) On Sat, Feb 19, 2022, 08:41 Rohit Dhamal wrote: > > UNSUBSCRIBE > > > > > Sent from Yahoo Mail on Android >

Re: Openmeetings recordings(deleted=true) are not deleting through admin cleanup command

2022-02-18 Thread Ali Alhaidary
Yes, it needs a JIRA Ali On 2/18/22 8:38 PM, Maxim Solodovnik wrote: command line admin and UI uses same code so I would say: it should work I've just checked it locally: it seems command line admin doesn't report deleted recordings please file JIRA: https://issues.apache.org/jira/projects/O

Re: Openmeetings recordings(deleted=true) are not deleting through admin cleanup command

2022-02-18 Thread Maxim Solodovnik
command line admin and UI uses same code so I would say: it should work I've just checked it locally: it seems command line admin doesn't report deleted recordings please file JIRA: https://issues.apache.org/jira/projects/OPENMEETINGS On Fri, 18 Feb 2022 at 22:35, SanKet Parte wrote: > Hi all,

Re: Openmeetings room audio and video are not working in Mozilla Firefox browser

2022-02-15 Thread SanKet Parte
HI, Tracking protection is in standard mode. But now I found the root cause, actually there is one extension called WebRTC Leak Shield, which was causing this issue, don't know how it got installed. I turned it off, now the audio, video are working fine. Thank you very much for your help. *Thank

Re: Openmeetings room audio and video are not working in Mozilla Firefox browser

2022-02-15 Thread Maxim Solodovnik
On Wed, 16 Feb 2022 at 11:21, SanKet Parte wrote: > HI, below are the requested information: > Operating system = Windows 11 > Mozilla firefox version = 97.0 > FF is up-to-date so the only option I see is: "some add-on/security setting disabling WebRTC" WebRTC is well known way to de-anonymize

Re: Openmeetings room audio and video are not working in Mozilla Firefox browser

2022-02-15 Thread SanKet Parte
HI, below are the requested information: Operating system = Windows 11 Mozilla firefox version = 97.0 *Thanks & Regards,* *Sanket Parte* Associate Software Engineer Paramatrix Technologies Private Limited On Wed, Feb 16, 2022 at 4:18 AM seba.wag...@gmail.com wrote: > Yeah the main informat

Re: Openmeetings room audio and video are not working in Mozilla Firefox browser

2022-02-15 Thread seba.wag...@gmail.com
Yeah the main information in your list that would be needed is: What browser version are you using? What operating system (and version) is the browser being executed? Between 6.0.0 and 6.2.0 there are hardly any changes to the way the client side code works. Thanks Seb Sebastian Wagner Director

Re: Openmeetings room audio and video are not working in Mozilla Firefox browser

2022-02-15 Thread Maxim Solodovnik
According to this page https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection This web API should available since FF44 so I see 2 options here: 1) extremely old FF 2) some add-on/security setting disabling WebRTC from mobile (sorry for typos ;) On Tue, Feb 15, 2022, 20:55 SanKet P

Re: openmeetings 6.2.0 | delayed chat messages and microphone on\off

2022-02-03 Thread Maxim Solodovnik
Unfortunately its not clear what is wrong :( Ill try to help if you'll provide reproducible steps :) from mobile (sorry for typos ;) On Thu, Feb 3, 2022, 18:10 jox joe wrote: > I have the same experience when I click on the folder names in the left > window of OM. > Sometimes I need to click t

Re: openmeetings 6.2.0 | delayed chat messages and microphone on\off

2022-02-03 Thread jox joe
I have the same experience when I click on the folder names in the left window of OM. Sometimes I need to click two or three times to open a folder or modify the folder name. I use only two http clients: Firefox or Chrome. Viktor Kotliar ezt írta (időpont: 2022. jan. 31., H, 12:41): > Hi all, >

Re: OpenMeetings in clusterings mode

2021-09-23 Thread Aom Jeff Root
Okay, I see. Thanks Mr Maxim Best Regards Le ven. 24 sept. 2021 à 05:08, Maxim Solodovnik a écrit : > > > On Wed, 15 Sept 2021 at 19:43, Aom Jeff Root > wrote: > >> Hi Mr Maxim >> >>> *I hope my description makes sense :)* >>> >>> Of course after several tests performed and conclusion, I had t

Re: OpenMeetings in clusterings mode

2021-09-23 Thread Maxim Solodovnik
On Wed, 15 Sept 2021 at 19:43, Aom Jeff Root wrote: > Hi Mr Maxim > >> *I hope my description makes sense :)* >> >> Of course after several tests performed and conclusion, I had the same > result. > > Thanks Mr Sebatian. > >> *Il y a eu une autre discussion récente (plus technique) sur les >> dif

Re: OpenMeetings in clusterings mode

2021-09-15 Thread Aom Jeff Root
Hi Mr Maxim > *I hope my description makes sense :)* > > Of course after several tests performed and conclusion, I had the same result. Thanks Mr Sebatian. > *Il y a eu une autre discussion récente (plus technique) sur les > différents modes/questions de regroupement sur cette liste de diffusion

Re: OpenMeetings in clusterings mode

2021-09-08 Thread seba.wag...@gmail.com
There was another recent (more technical) discussion about different clustering modes/questions on this mailing list that might be worth reading: https://markmail.org/message/w55hh7ri2tmtlnvt Especially also around the performance testing aspect and measuring capacity limits. As well as how to opt

Re: OpenMeetings in clusterings mode

2021-09-08 Thread Maxim Solodovnik
The current balancer is hardcoded and have no options for tuning (maybe yet, ideas are welcome) The clustering is room-based So if you have 2 nodes First user accessing the roomA will use node1, all other users entering roomA will be redirected to node1 If userB will enter roomB he/she will be r

Re: OpenMeetings in clusterings mode

2021-09-02 Thread Aom Jeff Root
Hello, I have some questions about cluster of om In cluster mode, how is the redirection of users to the room appropriate for the server? What are the criteria? Are there any configurations to be made at the cluster level to know when it should redirect users ? We have which advantages with the cl

Re: OpenMeetings in clusterings mode

2021-09-01 Thread Aom Jeff Root
In the scenario where the second instance is not turned off manually. I.e. they are in a meeting and suddenly he had a crash users connected to this instance will not have access to the application (i.e. the server will be offline) Le jeu. 2 sept. 2021 à 03:17, Maxim Solodovnik a écrit : > Hello

Re: OpenMeetings in clusterings mode

2021-09-01 Thread Maxim Solodovnik
Hello Jeffrey, since taking cluster node offline is manual process I would expect it will happen while there will be no load I can imagine no mechanism to more users to other node might require some "Cluster admin" or something like this On Thu, 2 Sept 2021 at 01:07, Aom Jeff Root wrote:

Re: OpenMeetings in clusterings mode

2021-09-01 Thread Aom Jeff Root
Hi dear all, Need help - clarifications on setting up cluster - OM When two OM instances are in cluster mode, is it normal that if one is turned off, the meeting (access) is no longer available for the users connected to this instance? Isn't there a way to switch them automatically to the instance

Re: OpenMeetings Back/Restore

2021-08-12 Thread Maxim Solodovnik
thanks! got notification :) On Thu, 12 Aug 2021 at 09:24, Yah's Global Kingdom wrote: > jira created > > > On Tue, Aug 10, 2021 at 10:52 PM Maxim Solodovnik > wrote: > >> Well, >> >> I tried to upload huge video file as backup >> And I got an error, but this took significant amount of time >> I

Re: OpenMeetings Back/Restore

2021-08-11 Thread Yah's Global Kingdom
jira created On Tue, Aug 10, 2021 at 10:52 PM Maxim Solodovnik wrote: > Well, > > I tried to upload huge video file as backup > And I got an error, but this took significant amount of time > I'll try to improve this > Can you create the JIRA? > > On Wed, 11 Aug 2021 at 12:36, Maxim Solodovnik

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
Well, I tried to upload huge video file as backup And I got an error, but this took significant amount of time I'll try to improve this Can you create the JIRA? On Wed, 11 Aug 2021 at 12:36, Maxim Solodovnik wrote: > There might be an issue with file upload UI > I'll take a deeper look and will

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
There might be an issue with file upload UI I'll take a deeper look and will report back :) meanwhile you can use "command line admin" basic instructions are at Admin->Backup page More info here: https://openmeetings.apache.org/CommandLineAdmin.html On Wed, 11 Aug 2021 at 11:42, Yah's Global King

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
actual files size is 3.98G Chrome has a limit of 4GB.. Perhaps you can share what the import command does and I can do it manually. On Tue, Aug 10, 2021 at 9:37 PM Yah's Global Kingdom wrote: > I change the limit to 10GB the file size is 4GB. File is already on the > server. > > On Tue, Aug 1

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
I change the limit to 10GB the file size is 4GB. File is already on the server. On Tue, Aug 10, 2021 at 6:19 PM Maxim Solodovnik wrote: > What is your current limit? > What is the file size? > > This limit is applied by browser, so the behavior might be not very user > friendly :( > > On Wed,

Re: OpenMeetings Back/Restore

2021-08-10 Thread Maxim Solodovnik
What is your current limit? What is the file size? This limit is applied by browser, so the behavior might be not very user friendly :( On Wed, 11 Aug 2021 at 06:35, Yah's Global Kingdom wrote: > O.K. Thanks. I thought applied literally to just file uploads, not to the > size of the backup file

Re: OpenMeetings Back/Restore

2021-08-10 Thread Yah's Global Kingdom
O.K. Thanks. I thought applied literally to just file uploads, not to the size of the backup file which is on the server and doesn't need to be uploaded. However, when I click the import link and select the back up file which is in .zip format. Nothing happens, no status bar on the screen , noth

Re: OpenMeetings Back/Restore

2021-08-09 Thread Maxim Solodovnik
Admin->Config max.upload.size More info: https://openmeetings.apache.org/GeneralConfiguration.html On Tue, 10 Aug 2021 at 07:04, Yah's Global Kingdom wrote: > Is there anyway to increase the size of the OpenMeetings Back/Restore. > When I backuped my system it is 4GB..I go to restore it and it

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-23 Thread Alvaro
...the line: kurento.turn.secret=751c45cae60a2839711a94c8d6bf0089e78b2149ca602fdX ...you must generate a new long password, it say the step 5 in the tutorial called: Installation SSL certificates and Coturn for OpenMeetings 6.0.0 on Fedora 33.pdf And open the ports. Please follow

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-23 Thread Partha Datta
Hello ... Thank you for your quick reply. After configuring the coturn service I am not getting error message, even in the in the LAN I cant connect to video/audio I have configured the following: kurento.turn.url=My Public IP:3478 kurento.turn.user= kurento.turn.secret=751c45cae60a2839711a94c8d6b

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-23 Thread Alvaro
...yes, you need to add your public IP if you want the OM server work in Internet. Then in your router mapp the open ports to your ip LAN, where is Fedora. Also open the same ports than in the router, in the firewall of Fedora. ... On Sat, 24 Apr 2021 00:55:34 +0530 Partha Datta

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-23 Thread Partha Datta
Hello, The document says the following configuration: and in the ### Kurento ### section we modify only the following lines: Kurento ### kurento.turn.url= kurento.turn.user= kurento.turn.secret= ...to kurento.turn.url=Public IP of your server:3478 kurento.turn.user= kurento.turn.secret=751

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-22 Thread Partha Datta
Thank you for the information, I will follow the instructions Cheers Partha On Thu, 22 Apr 2021, 20:44 Alvaro, wrote: > Hi Partha, > > On Fedora 33 can have installed OpenMeetings 6.x > and Coturn. But remember open the respective ports. > > The certificates can be any official (to pay) > or it

Re: Openmeetings 6 Fedora 33 NAT and SSL

2021-04-22 Thread Alvaro
Hi Partha, On Fedora 33 can have installed OpenMeetings 6.x and Coturn. But remember open the respective ports. The certificates can be any official (to pay) or it say the tutorial (it is free). ... On Thu, 22 Apr 2021 17:28:03 +0530 Partha Datta wrote: > I have two questions: > >

Re: OpenMeetings Performance Testing results with 100 concurrent users

2021-01-19 Thread Maxim Solodovnik
On Tue, 19 Jan 2021 at 05:12, seba.wag...@gmail.com wrote: > We did complete some performance testing: > ~ 100 concurrent users > ~ 10 conference rooms, 4 users in each, everyone has audio/video turned on > ~ 2 webinar rooms, 26 users each, 1 presenter has audio/video turned on > Thanks for shar

Re: OpenMeetings Performance Testing results with 100 concurrent users

2021-01-18 Thread jox joe
Hello Sebastion, thank you for the good news. Yes, you are right. Testing the real-time/interactive communication moduls is very expensive/time consuming. The real-time function does not come for free which can mean that the available hardware and software resources are not sufficient. The environm

Re: OpenMeetings - LDAP restrict access

2020-12-25 Thread Maxim Solodovnik
Again: please do not write personal emails, write to the user@ list instead On Wed, 23 Dec 2020 at 18:49, Filip Žák wrote: > Thank you. But I also need that in specific time could log in specific > users. Is it somehow possible? > Not sure if it is possible to set some sort of LDAP attribute on

Re: OpenMeetings - LDAP restrict access

2020-12-22 Thread Maxim Solodovnik
I am intrigued :))) On Tue, 22 Dec 2020 at 23:18, Ali Alhaidary wrote: > Can be done on the OM database ... > > Ali > On 12/22/20 5:18 PM, Maxim Solodovnik wrote: > > Hello Filip, > > please do not write personal emails > write to the user@ list istead (in TO address) > https://openmeetings.apac

Re: OpenMeetings - LDAP restrict access

2020-12-22 Thread Ali Alhaidary
Can be done on the OM database ... Ali On 12/22/20 5:18 PM, Maxim Solodovnik wrote: Hello Filip, please do not write personal emails write to the user@ list istead (in TO address) https://openmeetings.apache.org/mailing-lists.html (please subscribe first) On Tue, 22 Dec 2020 at 21:12, Fili

Re: OpenMeetings - LDAP restrict access

2020-12-22 Thread Maxim Solodovnik
Hello Filip, please do not write personal emails write to the user@ list istead (in TO address) https://openmeetings.apache.org/mailing-lists.html (please subscribe first) On Tue, 22 Dec 2020 at 21:12, Filip Žák wrote: > Hello, > my name is Filip and I am using OpenMeetings in my bachelor projec

Re: openmeetings refuses to stop: G1YoungRemSetSamplingThread

2020-11-17 Thread kaffeesurrogat
Hi Maxim, i wiped the installation. Now I am on 5.1.0 #145 the error is not reproducable ... Have fun, kaffeesurrogat On 16/11/2020 18:36, kaffeesurrogat wrote: > Hi Everybody, > > i'm installing the latest snapshipt of openmeetings. it is 5.1.0 build > 144 on ubuntu 18.04 LTS > > It start

Re: openmeetings refuses to stop: G1YoungRemSetSamplingThread

2020-11-17 Thread Maxim Solodovnik
I guess the problem is in this line: "no more OS threads" I guess this is related to system limits check your limits with `ulimit -a` and ensure you have high enough "open files" and "max user processes" BTW I never saw error like this before On Tue, 17 Nov 2020 at 00:37, kaffeesurrogat wrote:

Re: Re: OpenMeetings Virtual Machines Cluster

2020-10-03 Thread Mukul Shukla
:* user@openmeetings.apache.org > *Betreff:* Re: OpenMeetings Virtual Machines Cluster > I know it should not be asked here, but anybody can point me to some other > software where Multimedia Streams restrictions are not there? > > Mukul > > On Sat, Oct 3, 2020 at 9:44 PM Maxim S

Aw: Re: OpenMeetings Virtual Machines Cluster

2020-10-03 Thread BBS Technik
There are a lot of comercial products out there...   ;-)   Ed   Gesendet: Samstag, 03. Oktober 2020 um 19:06 Uhr Von: "Mukul Shukla" An: user@openmeetings.apache.org Betreff: Re: OpenMeetings Virtual Machines Cluster I know it should not be asked here, but anybody can point

Re: OpenMeetings Virtual Machines Cluster

2020-10-03 Thread Mukul Shukla
I know it should not be asked here, but anybody can point me to some other software where Multimedia Streams restrictions are not there? Mukul On Sat, Oct 3, 2020 at 9:44 PM Maxim Solodovnik wrote: > > > On Sat, 3 Oct 2020 at 12:05, Mukul Shukla wrote: > >> Is OM in it's current form, along wi

Re: OpenMeetings Virtual Machines Cluster

2020-10-03 Thread Maxim Solodovnik
On Sat, 3 Oct 2020 at 12:05, Mukul Shukla wrote: > Is OM in it's current form, along with the clustering, be used: > - too conduct 10 classes simultaneously > - with one speaker's Audio/Video > - 100 Audio listeners only > - how many cluster nodes will be required ? > I believe this should be p

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Mukul Shukla
Is OM in it's current form, along with the clustering, be used: - too conduct 10 classes simultaneously - with one speaker's Audio/Video - 100 Audio listeners only - how many cluster nodes will be required ? Thanks. On Sat, Oct 3, 2020 at 9:44 AM Maxim Solodovnik wrote: > https://markmail.org/

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Maxim Solodovnik
https://markmail.org/message/errm5rc6gvibbkya On Sat, 3 Oct 2020 at 11:03, Mukul Shukla wrote: > I am just the beginner of the Open Meetings, not an expert. Yes, have read > the threads provided by you. > Not sure if that answers my question. I have very simple things to ask as > a beginner to d

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Mukul Shukla
I am just the beginner of the Open Meetings, not an expert. Yes, have read the threads provided by you. Not sure if that answers my question. I have very simple things to ask as a beginner to decide whether to go ahead with OM or find some other solution. Anybody, please clear the doubts. Thanks.

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Maxim Solodovnik
were you able to read threads I sent links for? could you re-read? On Sat, 3 Oct 2020 at 10:57, Mukul Shukla wrote: > What should be the minimum configuration of these Virtual Machines? > > > On Sat, Oct 3, 2020 at 9:22 AM Maxim Solodovnik > wrote: > >> sure >> >> On Sat, 3 Oct 2020 at 10:51, M

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Maxim Solodovnik
Please NOTE: there are limitations on current cluster implementation please search ML archives to not be surprised :)) On Sat, 3 Oct 2020 at 10:52, Maxim Solodovnik wrote: > sure > > On Sat, 3 Oct 2020 at 10:51, Mukul Shukla wrote: > >> Can the cluster machines be Virtual Machines? >> >> On Sat

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Mukul Shukla
What should be the minimum configuration of these Virtual Machines? On Sat, Oct 3, 2020 at 9:22 AM Maxim Solodovnik wrote: > sure > > On Sat, 3 Oct 2020 at 10:51, Mukul Shukla wrote: > >> Can the cluster machines be Virtual Machines? >> >> On Sat, Oct 3, 2020 at 9:15 AM Maxim Solodovnik >> wr

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Maxim Solodovnik
sure On Sat, 3 Oct 2020 at 10:51, Mukul Shukla wrote: > Can the cluster machines be Virtual Machines? > > On Sat, Oct 3, 2020 at 9:15 AM Maxim Solodovnik > wrote: > >> please check these threads: >> >> https://markmail.org/message/hkknkxitjepwfsfk >> https://markmail.org/message/xq6onogz2wrfufb

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Mukul Shukla
Can the cluster machines be Virtual Machines? On Sat, Oct 3, 2020 at 9:15 AM Maxim Solodovnik wrote: > please check these threads: > > https://markmail.org/message/hkknkxitjepwfsfk > https://markmail.org/message/xq6onogz2wrfufbq > > > On Sat, 3 Oct 2020 at 10:41, Mukul Shukla wrote: > >> Dear A

Re: OpenMeetings Virtual Machines Cluster

2020-10-02 Thread Maxim Solodovnik
please check these threads: https://markmail.org/message/hkknkxitjepwfsfk https://markmail.org/message/xq6onogz2wrfufbq On Sat, 3 Oct 2020 at 10:41, Mukul Shukla wrote: > Dear All, > > I want to use OpenMeetings for 800 users simultaneously. As far as I > understand, clustering OM machines is

Re: Openmeetings cluster

2020-09-28 Thread Siovel Rodriguez
; > > > Original message > > From: Siovel Rodriguez > > Date: 9/28/20 5:39 PM (GMT-05:00) > > To: user@openmeetings.apache.org > > Subject: Re: Openmeetings cluster > > > > okok I understand, then in one node the maximum number of users with

Re: Openmeetings cluster

2020-09-28 Thread Maxim Solodovnik
; > > Sent from my Sprint Samsung Galaxy S7 edge. > > > Original message > From: Siovel Rodriguez > Date: 9/28/20 5:39 PM (GMT-05:00) > To: user@openmeetings.apache.org > Subject: Re: Openmeetings cluster > > okok I understand, then in one

Re: Openmeetings cluster

2020-09-28 Thread Dennis Worthem
So that would be the square root of 200 rounded down to an integer which is 14.n((1)+(n-1))=200Sent from my Sprint Samsung Galaxy S7 edge. Original message From: Siovel Rodriguez Date: 9/28/20 5:39 PM (GMT-05:00) To: user@openmeetings.apache.org Subject: Re: Openmeetings

Re: Openmeetings cluster

2020-09-28 Thread Siovel Rodriguez
okok I understand, then in one node the maximum number of users with camera and microphone would be between 14 and 15 approximately? Regards El lun., 28 sept. 2020 a las 12:18, Maxim Solodovnik () escribió: > On Mon, 28 Sep 2020 at 20:48, Siovel Rodriguez wrote: > > > > Hi maxim, thank you very

Re: Openmeetings cluster

2020-09-28 Thread Maxim Solodovnik
On Mon, 28 Sep 2020 at 20:48, Siovel Rodriguez wrote: > > Hi maxim, thank you very much for your reply. > > This means you can have up to 200 concurrent users per server? > the most strict restrictions - are from KMS: ~ 200 media streams per server It depends :(( In case you will have 5 users i

Re: Openmeetings cluster

2020-09-28 Thread Siovel Rodriguez
Hi maxim, thank you very much for your reply. This means you can have up to 200 concurrent users per server? * the most strict restrictions - are from KMS: ~ 200 media streams per server* Regards. El dom., 27 sept. 2020 a las 21:42, Maxim Solodovnik () escribió: > Hello, > > The logic is here

Re: openmeetings log file

2020-09-27 Thread Maxim Solodovnik
On Sat, 26 Sep 2020 at 23:33, Ali Alhaidary wrote: > Sure you may, but what is the docker container? > Docker is virtualization technology: https://www.docker.com/ It allows to set everything one time and the use it on any server (well sometimes not that easy ... :)) > > On 9/26/20 7:17 PM, dw

Re: Openmeetings cluster

2020-09-27 Thread Maxim Solodovnik
Hello, The logic is here https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/ClientManager.java#L379 1) if there is only one node in the cluster - just use it 2) if room with users already opened on some node - use it 3) find the node

Re: openmeetings log file

2020-09-26 Thread Ali Alhaidary
Sure you may, but what is the docker container? On 9/26/20 7:17 PM, dww wrote: May I ask, do you determine there was an advantage over the docker container? On Sat, 2020-09-26 at 18:34 +0300, Ali Alhaidary wrote: Thank you, however, I am using our own server. On 9/26/20 5:34 PM, dww wrote: I

Re: openmeetings log file

2020-09-26 Thread dww
May I ask, do you determine there was an advantage over the docker container? On Sat, 2020-09-26 at 18:34 +0300, Ali Alhaidary wrote: > Thank you, however, I am using our own server. > > On 9/26/20 5:34 PM, dww wrote: > > If you are using the kms docker container I think it is > > /var/lib/docker

Re: openmeetings log file

2020-09-26 Thread Ali Alhaidary
Thank you, however, I am using our own server. On 9/26/20 5:34 PM, dww wrote: If you are using the kms docker container I think it is /var/lib/docker/containers/[docker container id]/[docker container id]- json.log On Sat, 2020-09-26 at 11:24 +0300, Ali Alhaidary wrote: Quick question: is OM l

Re: openmeetings log file

2020-09-26 Thread dww
If you are using the kms docker container I think it is /var/lib/docker/containers/[docker container id]/[docker container id]- json.log On Sat, 2020-09-26 at 11:24 +0300, Ali Alhaidary wrote: > Quick question: is OM log file path: > > /var/log/kurento-media-server/logs > >

Re: openmeetings official docker build on docker hub

2020-09-24 Thread Sangeeta Verma
Yes :) Sorry I went to wrong docker site earlier. Now all clear. ThanksRegards, Sangeeta On Thursday, September 24, 2020, 05:36:07 PM PDT, Maxim Solodovnik wrote: I believe everything should be clear :) https://hub.docker.com/repository/registry-1.docker.io/apache/openmeetings/tags?page

Re: openmeetings official docker build on docker hub

2020-09-24 Thread Sangeeta Verma
Not able to understand which version is this. Thanks and regards, Sangeeta On Wednesday, September 23, 2020, 08:59:39 PM PDT, Maxim Solodovnik wrote: Hello Daniel, Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings :)) On Mon, 26 Nov 2018 at 16:05, Daniel B

Re: openmeetings official docker build on docker hub

2020-09-24 Thread Maxim Solodovnik
I believe everything should be clear :) https://hub.docker.com/repository/registry-1.docker.io/apache/openmeetings/tags?page=1 On Fri, 25 Sep 2020 at 06:43, Sangeeta Verma wrote: > Not able to understand which version is this. > Thanks and regards, > Sangeeta > > On Wednesday, September 23, 20

Re: openmeetings official docker build on docker hub

2020-09-23 Thread Maxim Solodovnik
Hello Daniel, Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings :)) On Mon, 26 Nov 2018 at 16:05, Daniel Baker wrote: > Yeah looks a bit OTT . If not an official repo a > [image: @solomax] > solomax >

Re: OpenMeetings for 1500 simultaneous users

2020-09-07 Thread seba.wag...@gmail.com
Hi you would need some clustering in place to achieve it. But without some consulting and in-depth knowledge around how to achieve it you won't be able to just run it out of the box. Thanks, Sebastian Sebastian Wagner Director Arrakeen Solutions http://arrakeen-solutions.co.nz/

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-12 Thread Maxim Solodovnik
gt; >>> >>> Really complicated stuff… >>> >>> >>> >>> But if this would be true, OM should not Need UDP Ports if i am using >>> TURN? >>> >>> >>> >>> POW >>> >>> >>&

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-12 Thread Lalit Patel
t;> >> >> >> POW >> >> >> >> *Von: *Maxim Solodovnik >> *Gesendet: *Mittwoch, 10. Juni 2020 09:07 >> *An: *Openmeetings user-list >> *Betreff: *Re: Openmeetings clients behind strict firewall with only TCP >> ports 80 &

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-11 Thread Maxim Solodovnik
am using TURN? > > > > POW > > > > *Von: *Maxim Solodovnik > *Gesendet: *Mittwoch, 10. Juni 2020 09:07 > *An: *Openmeetings user-list > *Betreff: *Re: Openmeetings clients behind strict firewall with only TCP > ports 80 & 443 allowed > > > >

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-10 Thread Rohit Dhamal
Hello, I am also facing the same problem, upon searching the web, I can see that there are udp to tcp converters. I hope the experts here could shed some light. This is infact needed. Thank you. Regards, Rohit Dhamal. Sent from Yahoo Mail on Android On Thu, 4 Jun 2020 at 18:08, Lalit Patel

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-10 Thread Maxim Solodovnik
real good thing as esp. In large companies every special > configuration should be avoided. > > > > Maybe setting up any kind of gateway computer could solve this problem? > > > > POW > > > > *Von:* Maxim Solodovnik > *Gesendet:* Freitag, 5. Juni 2020 03:59 >

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-05 Thread Maxim Solodovnik
You need TURN server accessible by all parties This server should have enough UDP (or TCP if you have followed Peter's advice and switch to TCP) ports opened to the wild On Fri, 5 Jun 2020 at 20:24, Peter Dähn wrote: > Hi all, > > tcp shloud work, if applicationContext.xml is changed like that:

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-05 Thread Peter Dähn
Hi all, tcp shloud work, if applicationContext.xml is changed like that: p:turnUrl="HOST:PORT?transport=tcp" Greetings Peter Am 05.06.20 um 10:05 schrieb Lalit Patel: Thanks Maxim for your comment. In my case, the server and clients are located at different locations protected by strict firew

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-05 Thread Lalit Patel
Thanks Maxim for your comment. In my case, the server and clients are located at different locations protected by strict firewall rules. Can you elaborate what are things to be done in order to achieve this? Regards Lalit Patel On Fri, Jun 5, 2020 at 7:29 AM Maxim Solodovnik wrote: > Hello, >

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-04 Thread Maxim Solodovnik
Hello, On Thu, 4 Jun 2020 at 19:38, Lalit Patel wrote: > Dear all, > Does anybody have a installation where openmeetings (ver 5.0.x) clients > are behind strict firewall with only TCP ports 80 and 443 allowed ? > AFAIK this is impossible > I know I can use TCP TURN for signalling. How to swit

Re: OpenMeetings running only on Firefox, No Sound/Video on chrome or Microsoft Edge SDP Error

2020-05-19 Thread Maxim Solodovnik
Hello, On Tue, 19 May 2020 at 14:40, Rohit Dhamal wrote: > Hello All, > I am facing a problem that Openmeetings is running fine only on Firefox. > On browsers like edge, it is showing me errors like SDP Error and unable to > connect to the server. > Are you using latest Chromium-based Edge? >

Re: OpenMeetings 5.0.0. M5 (Debian 10.3)

2020-05-14 Thread Maxim Solodovnik
Hello Martin, According to KMS devs "native KMS" is available for Ubuntu 16 and 18 only I saw some reports regarding it was compiled for other OSes, but I haven't tried it :( On Thu, 14 May 2020 at 18:01, Chamberland, Martin < martin.chamberl...@fadq.qc.ca> wrote: > > Hi there, > > > > We are ru

Re: OpenMeetings - switch to port 443

2020-05-11 Thread K. Kamhamea
Yes, you are right. Thank you for your patience ;-) To cut a long story short the solution is as follows: in /etc/apache2/ports.conf the Listen 443 statements have to be disabled: Listen 80 # Listen 443 # Listen 443 # vim: syntax=apache ts=4 sw=4

Re: OpenMeetings - switch to port 443

2020-05-11 Thread Maxim Solodovnik
Of cause it works with M4 (and M5) :))) you need to check your logs to find out what is wrong :) On Mon, 11 May 2020 at 18:09, K. Kamhamea wrote: > This probably doesn't work with M4. > > I did all the installations as describe for M4 > >- Installation OpenMeetings 5.0.0-M4 on Ubuntu 18.04 L

Re: OpenMeetings - switch to port 443

2020-05-11 Thread K. Kamhamea
This probably doesn't work with M4. I did all the installations as describe for M4 - Installation OpenMeetings 5.0.0-M4 on Ubuntu 18.04 LTS.pdf - Installation SSL certificates and Coturn for OpenMeetings 5.0.0-M4.pdf and edited openmeetings.service accordingly, but as soon as I change port 5443 ->

Re: OpenMeetings - File Handling

2020-05-07 Thread Maxim Solodovnik
Thanks for reporting back :) On Thu, 7 May 2020 at 14:53, Peter-Otto Weber wrote: > … getting more and more into the system i did some more investigation. > > > > Trying to start LibreOffice in gui brought up an error: > > > > „The application cannot be started. Extension Manager: exception in >

Re: OpenMeetings - File Handling

2020-05-06 Thread Maxim Solodovnik
Hello Peter, On Thu, 7 May 2020 at 12:22, Peter-Otto Weber wrote: > Hello Maxim, > > > > hope you had a long night and your first cup of „Admin-Drug“… > Unfortunately not, but I'm here to help :) > > > I wonder if it is possible to upload a file in „raw“ format – unconverted > to PDF? > > > >

Re: OpenMeetings <-> BigBlueButton

2020-05-06 Thread Maxim Solodovnik
to corona everybody is searching for solutions- As more often the > closed Software with Client is working with less effort they can grab many > customers. > > > > e.g. with Microsoft Teams, skype, alfaview, NetMeeting and so on. > > > > I’d really prefer a open sou

Re: OpenMeetings - switch to port 443

2020-05-06 Thread Maxim Solodovnik
On Wed, 6 May 2020 at 17:04, Rohrbach, Gerald wrote: > Peter, > > > > thanks for the conclusion, with the fixes from Juan I was also able to get > it working on 443. > > > > As in your later posts commented a problem are company firewalls. > > They are much more restrictive. And in many companies

Re: OpenMeetings <-> BigBlueButton

2020-05-05 Thread Maxim Solodovnik
On Wed, 6 May 2020 at 06:54, Maxim Solodovnik wrote: > Hello Peter, > sorry Rene :( it is too early here, have to drink some coffee :( > > On Wed, 6 May 2020 at 03:24, R. Scholz > wrote: > >> Hello, >> >> conferences with public authorities I had repeatedly problems to connect >> them. >> I t

  1   2   3   4   5   6   >