Re: OM 3.0.3 | Auto-downloading of JNLP file

2018-06-18 Thread Bhushan Patil
er if checked ... > 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 > wr

Re: OM 3.0.3 | Auto-downloading of JNLP file

2018-06-18 Thread Bhushan Patil
executed after all 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

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 don'

Re: SOAP API Plugin in Java

2016-09-14 Thread Bhushan Patil
o > maven, so you can provide URL and use it :) > > On Tue, Sep 13, 2016 at 12:34 PM, Coscend@OM > wrote: > > Dear Maxim and Sebastian, > > > > Bhushan Patil, a user of OpenMeetings, has provided a guide and code on > how > > to create SOAP / REST client by usin

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 wrote: > Please check this discussion: > http://openmeetings.markmail.org/thread/qrsdv6fe54kfdwqv > > On Sun, Sep 11, 2016 at 4:31 PM, Bhushan Patil > wrote: > > Hi Maxim,

Re: WSDL URL for recording service

2016-09-11 Thread Bhushan Patil
Hi Maxim, now that I have id of recording, how can I generate secure hash for that recording? On Sep 11, 2016 10:29 AM, "Maxim Solodovnik" wrote: > > the URL should be: > http://localhost:5080/openmeetings/services/RecordService?wsdl > > On Sun, Sep 11, 2016 at 3:49 A

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-09-01 Thread Bhushan Patil
I know this is bit out of scope but can you share bare minimum configuration of Ngnix of that demo site? On Sep 1, 2016 9:22 AM, "Maxim Solodovnik" wrote: > > yes it is > > On Thu, Sep 1, 2016 at 10:43 AM, Bhushan Patil wrote: >> >> Yes, that images are visible

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" wrote: > https://om.alteametasoft.com/openmeetings/ > it is listed on the main site > > On Thu, Sep 1, 2016 at 9:16 AM, Bhushan Patil > wrote:

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" 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:47, "Bhushan Patil" wrot

Re: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
nfoService?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 wrote: >> >> Hi Hemant, I downloa

RE: Get Openmeetings version via SOAP/REST api

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

Re: Get Openmeetings version via SOAP/REST api

2016-08-20 Thread Bhushan Patil
> > On Fri, Aug 19, 2016 at 2:14 PM, Maxim Solodovnik wrote: >> >> ok :) >> >> On Fri, Aug 19, 2016 at 2:05 PM, Bhushan Patil wrote: >>> >>> I think "Object with fields" will have more readability as we can retrieve particular info from

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" wrote: > > Yes, I will test it as soon as reach home. I will let you know the

Re: Get Openmeetings version via SOAP/REST api

2016-08-19 Thread Bhushan Patil
ovnik wrote: >> >> ok :) >> >> On Fri, Aug 19, 2016 at 2:05 PM, Bhushan Patil wrote: >>> >>> I think "Object with fields" will have more readability as we can retrieve particular info from key instead of index. >>> >>> On Aug 19, 2016 1

Re: Get Openmeetings version via SOAP/REST api

2016-08-19 Thread Bhushan Patil
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) ? > > On Fri, Aug 19,

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 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" wrote: > > Service is ready to be committed :) > waiting for the issue :))) > > On Fri, Aug 19, 2016 at 11:10 AM, Bhushan Patil wrote: >

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
ovnik 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. Thanks. >>> >>> On Aug 19, 2016 9:21 AM, &quo

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
/info/version > > On Fri, Aug 19, 2016 at 10:48 AM, Bhushan Patil wrote: >> >> How about 'getVersion' or 'getOMVersion' method in 'ServerWebService' ? >> >> On Aug 19, 2016 9:08 AM, "Maxim Solodovnik" wrote: >> > &g

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" 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 Patil

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
f > 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 wrote: >> >> Sorry but I couldn't find anything which returns OM version from the links you provided. >> >> O

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
Sorry but I couldn't find anything which returns OM version from the links you provided. On Aug 19, 2016 8:29 AM, "Maxim Solodovnik" wrote: > > I already provide you with number of links to start with ... > do you need more :)) > > On Fri, Aug 19, 2016 at 9:57 AM,

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
pecification? Is that the change? >>>>>>>> >>>>>>>> Cause AFAIK I think the methods/flow are the same, right ? >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Sebastian >>>>>&

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 Openmeeti

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 improveme

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 system C 6. Will ran ./red5.sh on system B n C and complete installation. Please tell me if this approach is correct or not and thanks for your guidance. On Mon, Oct 19, 2015 at 2:13 PM, Bhushan Patil mailto:thebhushanpa...@gmail.com>> wrote: I want

Re: Can't find install.xml file

2015-10-19 Thread Bhushan Patil
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 mailto:thebhushanpa...@gmail.com>>

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?

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 openmeetings-applic

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 webapps/openmeeti

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

2015-01-12 Thread Bhushan Patil
haring and recording will hide. On Sun, Jan 11, 2015 at 7:56 PM, Maxim Solodovnik mailto:solomax...@gmail.com>> wrote: Quick investigation shows this option might be broken :( I'll try to perform additional check later On Sun, Jan 11, 2015 at 5:44 PM, Bhushan Patil

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

2015-01-11 Thread Bhushan Patil
ording' option on applet ? As always, 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" <mailto:thebhush

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

2015-01-10 Thread Bhushan Patil
:16 PM, Maxim Solodovnik wrote: you need to use "setUserObjectAndGenerateRoomHashByURLAndRecFlag" on the 4th step On Wed, Jan 7, 2015 at 5:07 PM, Bhushan Patil mailto:thebhushanpa...@gmail.com>> wrote: Hello everyone, I am using Openmeetings 3.0.3 version. I am calli

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 localhost:5080/openmeetings/services/UserService/loginUser?SID=1c029de4ca577292045a89dc52832cbf&userpass=bhushan&user

Re: New year...New OpenMeetings logo?

2014-12-29 Thread Bhushan Patil
Yes. :p On Monday 29 December 2014 05:05 PM, Alvaro wrote: Hello, Should beginning the new year dressing OpenMeetings with a new logo? Alvaro

Re: How to auto record meetings in Openmeeting ?

2014-12-06 Thread Bhushan Patil
how can I get particular value from configuration table in *moderationPanel.lzx ?* Thanks in advance. On Sun, Nov 30, 2014 at 6:40 PM, Maxim Solodovnik wrote: > moderationPanel.lzx > > On Thu, Nov 27, 2014 at 10:56 PM, Bhushan Patil > wrote: > >> You mean I need to do chan

Re: How to auto record meetings in Openmeeting ?

2014-11-27 Thread Bhushan Patil
, Bhushan Patil 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 can a

Re: How to auto record meetings in Openmeeting ?

2014-11-27 Thread Bhushan Patil
ng to join room, he/she always going to record the session) ? Thanks in advance, Bhushan Patil On Fri, Nov 14, 2014 at 4:19 PM, Maxim Solodovnik wrote: > you can record video/audio streams, but all WB actions will be missed > > On Thu, Nov 13, 2014 at 9:44 PM, Bhushan Patil > wrote: >

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

2014-11-18 Thread Bhushan Patil
Request,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException On Tue, Nov 18, 2014 at 11:30 PM, Maxim Solodovnik wrote: > After building you have dist/red5 folder > You need go there and run the script > > WBR, Maxim > (from mobile, sorry for the typos) > O

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

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

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

2014-11-18 Thread Bhushan Patil
ik wrote: I 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" <mailto:thebhushanpa...@gmail.com>> wrote: Any

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, Bhu

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

2014-11-18 Thread Bhushan Patil
is too old (format 29) to work with client version '1.8.8 (r1568071)' (expects format 31). You need to upgrade the working copy first. * * [svn] failed. * *BUILD FAILED * */home/bhushanp/workspace/om_dev/Openmeetings 3.0.x/build.xml:797: Failed to set 'info' properties * Tot

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 /home/bhushan/workspace/open

Re: How to auto record meetings in Openmeeting ?

2014-11-13 Thread Bhushan Patil
:54 AM, Bhushan Patil 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 wi

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

Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
ideo+sound" but WB 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 Nove

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 he

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

2014-08-11 Thread bhushan patil
elease > process) > > Anything in the logs? > > > On 12 August 2014 00:36, bhushan patil wrote: >> >> Thanks for replying, but still no luck >> I also tried >> http://localhost:5080/openmeetings/?secureHash=6c280410c96e91ea05d25e0b28b10a87, >> didn'

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

2014-08-11 Thread bhushan patil
ed to be used as follows: > http://localhost:5080/openmeetings/recording/2ec47f64c32d42dcf746af201da43f5e > > It works for me > > > On 11 August 2014 18:05, bhushan patil wrote: >> >> Hello everyone, I am facing problem while playing recording. I am using >> OM(3.0.2

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

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