Deleting recording files via API call

2020-08-20 Thread Nagesh Mhapadi
Hi, I wanted to delete recordings via SOAP/REST call and increase my storage capacity. So, Is it possible to delete recording files inside 'streams/' and 'streams/hibernate/' via any API call? -- *-Regards,Nagesh Mhapadi*

Re: Re: Re: Internal error after I added a new public root

2020-08-20 Thread Maxim Solodovnik
interesting ... which version is this? please share room options for your room #13 :) On Thu, 20 Aug 2020 at 15:04, Xiaxuan wrote: > > room id is #13 > > --- > > > DEBUG 08-20 16:00:35.672 o.a.o.w.c.OmWebSocketPanel:

Re: Config the recording file storage location

2020-08-20 Thread Maxim Solodovnik
You should pass it like this: export JAVA_OPTS="-DDATA_DIR=/opt/omdata" ./bin/startup.sh On Thu, 20 Aug 2020 at 21:30, Xiaxuan wrote: > > > How can I config the DATA_DIR option. > > Best regards > > andyxia > > > -- Best regards, Maxim

AW: Moderator Status

2020-08-20 Thread Peter-Otto Weber
So comes up the next question: How can I find the personal rooms for a specific user? Via GUI there's no hint in user or rooms. Is this possible? Best wishes POW -Ursprüngliche Nachricht- Von: kaffeesurrogat Gesendet: Dienstag, 18. August 2020 14:00 An: user@openmeetings.apache.org

Re: Can’t access to remote database from OM installation Interface

2020-08-20 Thread Jibsan Joel Rosa Toirac
Thank you Maxim. You've provided a huge help. Greetings, Jibsan. El jue., 20 ago. 2020 a las 3:03, Maxim Solodovnik () escribió: > On Thu, 20 Aug 2020 at 01:15, Jibsan Joel Rosa Toirac > wrote: > > > > Thanks Maxim, I've already found that I had to use "root" user for grant > the access to the

Config the recording file storage location

2020-08-20 Thread Xiaxuan
How can I config the DATA_DIR option. Best regards andyxia

FFmpeg script compilation for Centos 7 ready

2020-08-20 Thread Alvaro
Hello, In the tutorials "Installation OpenMeetings 5.0.x on Centos 7" and "...OM 4.0.10..." the script to compile ffmpeg on Centos 7 stopped working, because the url to download x265 was down. I replaced it with another url and it already the script works correctly. I checked. Sorry and Thanks

Re: Moderator Status

2020-08-20 Thread Maxim Solodovnik
no easy way :( you can query the DB On Thu, 20 Aug 2020 at 19:43, Peter-Otto Weber wrote: > > So comes up the next question: > > How can I find the personal rooms for a specific user? > > Via GUI there's no hint in user or rooms. > > Is this possible? > > Best wishes > > POW > > -Ursprün

Re: OM 5.0.0 and OM 4.0.11 launched together?

2020-08-20 Thread Alvaro
Ok, Thanks . El jue, 20-08-2020 a las 19:03 +0700, Maxim Solodovnik escribió: > Hello Alvaro, > > I'll start 4.11.0 release process after 5.0.0 will be released > > On Thu, 20 Aug 2020 at 16:48, Alvaro wrote: > > Hello Maxim, > > > > Do you will launch OM 5.0.0 and OM 4.0.11 toge

Re: OM 5.0.0 and OM 4.0.11 launched together?

2020-08-20 Thread Maxim Solodovnik
Hello Alvaro, I'll start 4.11.0 release process after 5.0.0 will be released On Thu, 20 Aug 2020 at 16:48, Alvaro wrote: > > Hello Maxim, > > Do you will launch OM 5.0.0 and OM 4.0.11 together or > with a days of diference, or... > > Thanks > > > -- Best regards, Maxim

OM 5.0.0 and OM 4.0.11 launched together?

2020-08-20 Thread Alvaro
Hello Maxim, Do you will launch OM 5.0.0 and OM 4.0.11 together or with a days of diference, or... Thanks

Re:Re: Upload the vedio file error:Alternatively use the non experimental encoder 'libfdk_aac'.

2020-08-20 Thread Xiaxuan
To maxim: The question is resolved: I updated ffmpeg version to 4.3.1 thankyou , maxim. Bst regards At 2020-08-20 14:55:41, "Maxim Solodovnik" wrote: >Hello, > >`aac` is not experimental for many years already >It seems you are using very old Linux distro, in such case you need to >compil

Re:Re: Re: Internal error after I added a new public root

2020-08-20 Thread Xiaxuan
room id is #13 --- DEBUG 08-20 16:00:35.672 o.a.o.w.c.OmWebSocketPanel:88 [nio-5443-exec-1] - Sending WebSocket PING DEBUG 08-20 16:00:35.791 o.a.o.w.a.ClientManager:386 [nio-5443-exec-5] - Cluster:: The only

Re: Re: Internal error after I added a new public root

2020-08-20 Thread Maxim Solodovnik
there is no stackTrace in this part of log Please search for ERROR and/or Exception On Thu, 20 Aug 2020 at 14:17, Xiaxuan wrote: > > please check it. thank you ! > > > DEBUG 08-20 15:02:17.761 o.a.o.w.c.OmWebSocketPanel:188 [io-5443-exec-10] - > WebSocketBehavior::closeHandler The client closed

Re: Re: Error: The value of 'Start' is not a valid LocalDateTime.

2020-08-20 Thread Maxim Solodovnik
Please try the latest RC of upcoming 5.0.0 release available here https://dist.apache.org/repos/dist/dev/openmeetings/5.0.0/rc1/ On Thu, 20 Aug 2020 at 14:10, Xiaxuan wrote: > > I using 504 on Centos 7 > > > At 2020-08-20 14:56:29, "Maxim Solodovnik" wrote: > >I believe this should be fixed in m

Re:Re: Internal error after I added a new public root

2020-08-20 Thread Xiaxuan
please check it. thank you ! DEBUG 08-20 15:02:17.761 o.a.o.w.c.OmWebSocketPanel:188 [io-5443-exec-10] - WebSocketBehavior::closeHandler The client closed its connection with code '1001' and message: 'null' DEBUG 08-20 15:02:17.762 o.a.o.d.d.l.ConferenceLogDao:52 [io-5443-exec-10] - [add]:

Re: Internal error after I added a new public root

2020-08-20 Thread Maxim Solodovnik
this is NOT openmeetings.log this is access.log, it is useless ... On Thu, 20 Aug 2020 at 14:08, Xiaxuan wrote: > > > Please check the logfile: > > 120.229.64.69 - - [20/Aug/2020:15:02:17 +0800] "GET > /openmeetings/profile/1?anticache=1597775109476 HTTP/1.1" 200 1933700 > 120.229.64.69 - - [20/

Re:Re: Error: The value of 'Start' is not a valid LocalDateTime.

2020-08-20 Thread Xiaxuan
I using 504 on Centos 7 At 2020-08-20 14:56:29, "Maxim Solodovnik" wrote: >I believe this should be fixed in most recent versions of OM >What version are you using? > >On Thu, 20 Aug 2020 at 13:44, Xiaxuan wrote: >> >> HI, >> >> when I create new event, notice me : >> The value of 'Start' is no

Re:Internal error after I added a new public root

2020-08-20 Thread Xiaxuan
Please check the logfile: 120.229.64.69 - - [20/Aug/2020:15:02:17 +0800] "GET /openmeetings/profile/1?anticache=1597775109476 HTTP/1.1" 200 1933700 120.229.64.69 - - [20/Aug/2020:15:02:17 +0800] "GET /openmeetings/?8-1.0-main~container-main-contents-child-rooms-list-list-0-btn&_=1597906934680

Re: Screen share with sound?

2020-08-20 Thread Denis Noctor
Thanks Maxim... will check that out. All the best. (and thanks for the quick response). Sent from my iPhone > On Aug 20, 2020, at 1:59 AM, Maxim Solodovnik wrote: > > AFAIK screen-sharing with audio is available in FF only (not available > for all other browsers) > >> On Thu, 20 Aug 2020 at 1

Re: Can’t access to remote database from OM installation Interface

2020-08-20 Thread Maxim Solodovnik
On Thu, 20 Aug 2020 at 01:15, Jibsan Joel Rosa Toirac wrote: > > Thanks Maxim, I've already found that I had to use "root" user for grant the > access to the database. Just a question, at the end of the Networ > Configuration for clustering, the last step is disable multicast > > sudo route -v d

Re: Screen share with sound?

2020-08-20 Thread Maxim Solodovnik
AFAIK screen-sharing with audio is available in FF only (not available for all other browsers) On Thu, 20 Aug 2020 at 13:28, Denis Noctor wrote: > > Hi there everyone, > > While I have been avoiding screen sharing for quite some time (bandwidth > concerns etc)... I decided to look into it a litt