Re: OM 3.0.3 | Auto-downloading of JNLP file

2018-06-18 Thread Bhushan Patil
.. > On Mon, Jun 18, 2018 at 5:25 PM Bhushan Patil > wrote: > > > > Thanks Maxim, I will try that. > > Can you tell me the purpose of 'isWaitForRecording' flag in Room class? > > > > On Mon, Jun 18, 2018, 7:33 AM Maxim Solodovnik > wrote: > >> > &

Re: OM 3.0.3 | Auto-downloading of JNLP file

2018-06-18 Thread Bhushan Patil
room components are loaded, and > permission check is done ... > On Sun, Jun 17, 2018 at 5:35 PM Bhushan Patil > wrote: > > > > Hi all, > > We have integrated OM 3.0.3 in our application using SOAP API and we are > facing one issue. > > Most of the time, moderat

OM 3.0.3 | Auto-downloading of JNLP file

2018-06-17 Thread Bhushan Patil
Hi all, We have integrated OM 3.0.3 in our application using SOAP API and we are facing one issue. Most of the time, moderators forgot to record the session. I don't think there is some API in OM which enforces the moderator to record the screen. So we are thinking, as soon as moderator enters the

Re: How to run OM 3.0.3 from source after building it ?

2018-06-17 Thread Bhushan Patil
Sun, Jun 17, 2018 at 3:01 PM Bhushan Patil > wrote: > > > > Hello all, > > I want to run OpenMeetings 3.0.3 which I have build locally from source. > > As per instruction from https://openmeetings.apache. > org/BuildInstructions.html#_toc_how_to_build_a_distribution

How to run OM 3.0.3 from source after building it ?

2018-06-17 Thread Bhushan Patil
Hello all, I want to run OpenMeetings 3.0.3 which I have build locally from source. As per instruction from https://openmeetings.apache.org/BuildInstructions.html#_toc_how_to_build_a_distribution , I ran following command. mvn clean install -P allModules It got build successfully. But now I

Re: SOAP API Plugin in Java

2016-09-14 Thread Bhushan Patil
meetings-webservice package to > maven, so you can provide URL and use it :) > > On Tue, Sep 13, 2016 at 12:34 PM, Coscend@OM <om.insig...@coscend.com> > wrote: > > Dear Maxim and Sebastian, > > > > Bhushan Patil, a user of OpenMeetings, has provided a guide and co

Re: WSDL URL for recording service

2016-09-11 Thread Bhushan Patil
, externaltype) 4. delete(sid, id) But now I got stuck. :( On Sun, Sep 11, 2016 at 5:30 PM, Maxim Solodovnik <solomax...@gmail.com> wrote: > Please check this discussion: > http://openmeetings.markmail.org/thread/qrsdv6fe54kfdwqv > > On Sun, Sep 11, 2016 at 4:31 PM, Bhushan Pat

Re: WSDL URL for recording service

2016-09-11 Thread Bhushan Patil
On Sun, Sep 11, 2016 at 3:49 AM, Bhushan Patil > <thebhushanpa...@gmail.com> wrote: > > Hello everyone, > > I am not able to find the correct URL for recording service. > > I tried http://localhost:5080/openmeetings/services/RecordingService?wsdl > > but not getting wsdl. > > > > -- > WBR > Maxim aka solomax

WSDL URL for recording service

2016-09-10 Thread Bhushan Patil
Hello everyone, I am not able to find the correct URL for recording service. I tried http://localhost:5080/openmeetings/services/RecordingService?wsdl but not getting wsdl.

Re: Images are not loading when OM is behind the Ngnix

2016-08-31 Thread Bhushan Patil
Yes, that images are visible in demo site. Then is it Ngnix configuration issue? On Sep 1, 2016 7:56 AM, "Maxim Solodovnik" <solomax...@gmail.com> wrote: > https://om.alteametasoft.com/openmeetings/ > it is listed on the main site > > On Thu, Sep 1, 2016 at 9:16 AM,

Re: Images are not loading when OM is behind the Ngnix

2016-08-31 Thread Bhushan Patil
Can you send me link of that demo server? On Sep 1, 2016 6:32 AM, "Maxim Solodovnik" <solomax...@gmail.com> wrote: > We have front-end nginx on demo server, is it works for you? > > WBR, Maxim > (from mobile, sorry for the typos) > > On Sep 1, 2016 02

Re: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
080/openmeetings/services/InfoService?wsdl > not at > http://localhost:5080/openmeetings/services/InfoWebService?wsdl > > REST method available at > http://localhost:5080/openmeetings/services/info/version > > On Sun, Aug 21, 2016 at 2:32 AM, Bhushan Patil <thebhushanpa...@gmail.com>

RE: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
com > > -- > > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html > > > > > > >

Re: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
it using fresh nightly build > > On Fri, Aug 19, 2016 at 2:14 PM, Maxim Solodovnik <solomax...@gmail.com> wrote: >> >> ok :) >> >> On Fri, Aug 19, 2016 at 2:05 PM, Bhushan Patil <thebhushanpa...@gmail.com> wrote: >>> >>> I think "Obj

Re: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
-DskipTests=true After this, I can see newly created jars in target/openmeetings-*-4.0.0-SNAPSHOT.jar directories. But now I don't know how to run this project. On Aug 19, 2016 1:01 PM, "Bhushan Patil" <thebhushanpa...@gmail.com> wrote: > > Yes, I will test it as soon as reach hom

Re: Get Openmeetings version via SOAP/REST api

2016-08-19 Thread Bhushan Patil
at 2:14 PM, Maxim Solodovnik <solomax...@gmail.com> wrote: >> >> ok :) >> >> On Fri, Aug 19, 2016 at 2:05 PM, Bhushan Patil <thebhushanpa...@gmail.com> wrote: >>> >>> I think "Object with fields" will have more readability as we can

Re: Get Openmeetings version via SOAP/REST api

2016-08-19 Thread Bhushan Patil
get revision and build date? > as Object with fields > { > version: 3.1.3-SNAPSHOT, > revision: xx, > buildDate: 2016-08-19 > } > > as (list of Strings) > ["3.1.3-SNAPSHOT", "xx", "2016-08-19"] > > via additional method(s

Re: Get Openmeetings version via SOAP/REST api

2016-08-19 Thread Bhushan Patil
Hi Maxim, I created the issue, will you check it and see if it is correctly done? On Aug 19, 2016 9:56 AM, "Maxim Solodovnik" <solomax...@gmail.com> wrote: > > Service is ready to be committed :) > waiting for the issue :))) > > On Fri, Aug 19, 2016 at 11:10

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
6 at 10:59 AM, Maxim Solodovnik <solomax...@gmail.com> wrote: >> >> could you please create JIRA issue? Yes, I will create it. >> >> On Fri, Aug 19, 2016 at 10:55 AM, Bhushan Patil < thebhushanpa...@gmail.com> wrote: >>> >>> Seems great. Tha

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
How about 'getVersion' or 'getOMVersion' method in 'ServerWebService' ? On Aug 19, 2016 9:08 AM, "Maxim Solodovnik" <solomax...@gmail.com> wrote: > > I can add it to 3.1.3, could you propose service name for this? > > On Fri, Aug 19, 2016 at 10:37 AM, Bhushan Pati

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
We are thinking that our soap services invocation code should be configurable. For example, if detects that OM version is 3.1.2 then don't call getSession method, call directly login method.

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
e version of OM itself > we never has API call for this :( > It can be easily added, but why do you need it? > > On Fri, Aug 19, 2016 at 10:28 AM, Bhushan Patil <thebhushanpa...@gmail.com> wrote: >> >> Sorry but I couldn't find anything which returns OM version fro

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
;>>>>> Has it been reworked to fit into the REST (GET/PUT/POST/DELETE) specification? Is that the change? >>>>>>>> >>>>>>>> Cause AFAIK I think the methods/flow are the same, right ? >>>>>>>> >>>>>>>&g

Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
Hello everyone, we have integrated older version of Openmeetings with our application. At the time of migration to OM 3.1.2, we realized that api are changed. We want to keep old code as well as write new code for newer APIs. I am unable to find soap/rest api which let us know version of

Re: [DISCUSSION] GSOC 2016 ideas

2016-02-28 Thread Bhushan Patil
Hi Maxim, I think following are the area of improvements 1. We should get rid of Applet to record the screen. Installing required plugins for this on client machines is cubersome. 2. Maximum capacity of conference room 40-50, which is very less. So, I think there is scope for

Is OM Horizontally scalable ?

2015-11-22 Thread Bhushan Patil
Hello everyone, few months ago, my team used OM (v3.03) in their application. There was a scenario when if the total users in a room goes beyond (roughly)50 then audio wasn't streaming. When we ran *top* command, it was showing 100% cpu utilization. My question is if I do clustering and add few

Re: Clustering issue

2015-10-21 Thread Bhushan Patil
On Tuesday 20 October 2015 08:37 PM, Maxim Solodovnik wrote: The issue is here: according to the comments serverId is the DB ID of the server So you need to 1) install OM on single machine 2) go to admin 3) create 2 servers (ID will be 1 and 2 on clean machine) 4) perform set up of cluster

Can't find install.xml file

2015-10-19 Thread Bhushan Patil
Hello everyone, I have installed OpenMeetings-3.0.7 in my system which is Ubuntu 15.04. I want to re-install OpenMeetings. As the documentation suggest( http://openmeetings.apache.org/PostgresConfig.html), I should delete webapps/openmeetings/conf/install.xml file. But at location

Clustering issue

2015-10-19 Thread Bhushan Patil
I want to do clustering on OpenMeeting-3.0.7. I have two machines(10.1.2.2 and 10.1.2.3). 10.1.2.2 have database Postgres installed on it. I did the following 1. Extracted apache-openmeetings-3.0.7.tar.gz on 10.1.2.2. 2. Changed following properties in persistence.xml and

Re: Can't find install.xml file

2015-10-19 Thread Bhushan Patil
Sure and thanks for reply. On Monday 19 October 2015 01:38 PM, Maxim Solodovnik wrote: le JIRA issue?

Re: Can't find install.xml file

2015-10-19 Thread Bhushan Patil
? to upgrade you need to backup, unzip, install (I would recommend to install using ./admin.sh -v -i --file backup.zip --drop --skip-default-rooms --db-host .) to reduce duplicate entries and manual steps On Mon, Oct 19, 2015 at 2:02 PM, Bhushan Patil <thebhushanpa...@gmail.

Re: Help : How to disable recording for room by soap api ?

2015-01-11 Thread Bhushan Patil
, appreciates your help. Thanks. On Sunday 11 January 2015 10:59 AM, Maxim Solodovnik wrote: I don't know Maybe wrong params? WBR, Maxim (from mobile, sorry for the typos) On Jan 11, 2015 10:47 AM, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Hello Maxim

Re: Help : How to disable recording for room by soap api ?

2015-01-10 Thread Bhushan Patil
need to use setUserObjectAndGenerateRoomHashByURLAndRecFlag on the 4th step On Wed, Jan 7, 2015 at 5:07 PM, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Hello everyone, I am using Openmeetings 3.0.3 version. I am calling soap api as follows 1

Help : How to disable recording for room by soap api ?

2015-01-07 Thread Bhushan Patil
Hello everyone, I am using Openmeetings 3.0.3 version. I am calling soap api as follows 1 Getting session localhost:5080/openmeetings/services/UserService/getSession 2 Login

Re: How to auto record meetings in Openmeeting ?

2014-11-27 Thread Bhushan Patil
, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Hi Maxim, I checked the code and now I understand why video can't be recorded in Whiteboard case (as only coordinates of WB objects are broadcasted not the video stream). Is there any way by which I

Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-18 Thread Bhushan Patil
you have javac in the paths? Do you have JAVA_HOME environmental variable set? On Sun, Nov 16, 2014 at 2:06 AM, Bhushan Patil thebhushanpa...@gmail.com wrote: Buildfile: /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build.xml clean.classes: [delete] Deleting directory

Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-18 Thread Bhushan Patil
Anyway, that error vanished after I 'svn upgrade' project and then tried to build it. Somehow I made it error free too. Now, how can I run it ? I heard about red5-eclipse plug-in. Will that work or any other way I can run/debug OpenMeetings project ? On Tue, Nov 18, 2014 at 3:51 PM, Bhushan Patil

Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-18 Thread Bhushan Patil
never was able to run eclipse plugin with OM :( I do run red5-debug.sh then attach to the remote Java process using Eclipse WBR, Maxim (from mobile, sorry for the typos) On Nov 18, 2014 12:33 PM, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Anyway

Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-18 Thread Bhushan Patil
need this? WBR, Maxim (from mobile, sorry for the typos) On Nov 18, 2014 6:10 PM, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Thanks for quick reply @Maxim, I am using ubuntu 14.04 32bit OS, when I do *apt-get install red5-server*, I get red5

Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-18 Thread Bhushan Patil
folder You need go there and run the script WBR, Maxim (from mobile, sorry for the typos) On Nov 18, 2014 6:57 PM, Bhushan Patil thebhushanpa...@gmail.com wrote: You said I do run red5-debug.sh then attach to the remote Java process using Eclipse You meant to run this /build/red5/server

Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-15 Thread Bhushan Patil
Buildfile: /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build.xml clean.classes: [delete] Deleting directory /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build/classes/openmeetings clean.dist: [delete] Deleting directory

Re: How to auto record meetings in Openmeeting ?

2014-11-13 Thread Bhushan Patil
:54 AM, Bhushan Patil thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote: Hello Maxim, Can you tell me how can I record ''interview room automatically ? On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote: Yes, Applet is required to record the whole meeting

How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
Hello everyone, I am using OpenMeeting in my project. How can do recording automatically when user joins the room? Because I don't want end user to have Java or IcedTea plugin installed( Same is possible in BigBlueButton, we don't need applet there). Can I do this? I have read similar queries

Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
will be missed. This is why it is currently not implemented We have custom code to provide auto-recording for interview room we also can provide video only recording for other rooms, please contact commertial support if you need this On 11 November 2014 23:00, Bhushan Patil thebhushanpa

Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
Hello Maxim, Can you tell me how can I record ''interview room automatically ? On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote: Yes, Applet is required to record the whole meeting with all WB actions: drawing, changing slides etc. On 11 November 2014 23:32, Bhushan Patil

Can't able to play recording from URL, What I am missing?

2014-08-11 Thread bhushan patil
Hello everyone, I am facing problem while playing recording. I am using OM(3.0.2). To play recorded file, I am doing following steps. To create room and do recording. 1 Geting session, say sid. 2 login via admin credential, loginUser(“admin”, “admin”, sid); 3 Adding new user of external type,

Can't able to play recording from URL, What I am missing?

2014-08-11 Thread bhushan patil
Hello everyone, I am facing problem while playing recording. I am using OM(3.0.2). To play recorded file, I am doing following steps. To create room and do recording. 1 Geting session, say sid. 2 login via admin credential, loginUser(“admin”, “admin”, sid); 3 Adding new user of external

Re: Can't able to play recording from URL, What I am missing?

2014-08-11 Thread bhushan patil
starting release process) Anything in the logs? On 12 August 2014 00:36, bhushan patil bhushanng...@gmail.com wrote: Thanks for replying, but still no luck I also tried http://localhost:5080/openmeetings/?secureHash=6c280410c96e91ea05d25e0b28b10a87, didn't work either. On Mon, Aug 11