Re: People who participated in an appointment

2014-10-21 Thread Maxim Solodovnik
you are right, it is for real time information functionality you are looking for can be implemented, could you create JIRA issue with detailed description On 22 October 2014 03:07, César M. Sandrigo wrote: > Hi everybody! > > Is there a way to know how many people have participated in a specifi

Re:

2014-10-21 Thread Maxim Solodovnik
I'm extremely confused :( I'm installing OM for a several years and never saw such errors :( could you please provide very detailed steps of what you are doing? what you are downloading (exact URLs) what commands you are running, what files you are changing etc. On 22 October 2014 06:10, Paul Squ

Re:

2014-10-21 Thread Paul Squires
Hi Maxim, all, Yes - and it looks like it's this: [INFO] [RTMPExecutor#2HQJBDEHJ1WPE-1] org.red5.server.net.rtmp.RTMPHandler - Scope openmeetings # Openmeetings context /0 not found on 127.0.0.1 # red5 server address [WARN] [NioProcessor-10] org.red5.server.net.rtmp.RTMPConnManager - Connection n

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Jacob Gaiski
Congrats on all your hard work. Sent from my iPhone > On Oct 21, 2014, at 2:43 PM, Maxim Solodovnik wrote: > > Dear Openmeetings Community, > > I'm, on behalf of Openmeetings PMC, proud to announce: > starting 3.0.4 we are going to release Openmeetings with screen sharing > application signe

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Pierre Smits
Great news, Max. That will surely help adoption of this great solution. Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Tue, Oct 21, 2014 at 8:59 PM, Maxim Solodovni

People who participated in an appointment

2014-10-21 Thread César M . Sandrigo
Hi everybody! Is there a way to know how many people have participated in a specific appointment? I see that I have two interesting methods in RoomService that maybe can help me: getRoomCounters and getRoomsWithCurrentUsers but these seem to be to retrieve real-time information about rooms. Am I

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Maxim Solodovnik
Sure :) since it is 2 buttons on the same application :) WBR, Max (from mobile) On Oct 22, 2014 1:58 AM, "Daniel Ascher" wrote: > Got it! One more question--this works for both screen-sharing and > recording, correct? > > On Tue, Oct 21, 2014 at 2:54 PM, Maxim Solodovnik > wrote: > >> Unfortuna

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Daniel Ascher
Got it! One more question--this works for both screen-sharing and recording, correct? On Tue, Oct 21, 2014 at 2:54 PM, Maxim Solodovnik wrote: > Unfortunately no, each code signing cost money to ASF, so only positively > voted releases will contain signed screen sharing app. (RC will not) > > WB

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Maxim Solodovnik
Unfortunately no, each code signing cost money to ASF, so only positively voted releases will contain signed screen sharing app. (RC will not) WBR, Max (from mobile) On Oct 22, 2014 1:50 AM, "Daniel Ascher" wrote: > Wonderful!! > > Will it be possible to use the certificate with prior versions o

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Daniel Ascher
Wonderful!! Will it be possible to use the certificate with prior versions of OM? Thanks Maxim! Dan On Tue, Oct 21, 2014 at 2:43 PM, Maxim Solodovnik wrote: > Dear Openmeetings Community, > > I'm, on behalf of Openmeetings PMC, proud to announce: > starting 3.0.4 we are going to release Openm

[ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Maxim Solodovnik
Dear Openmeetings Community, I'm, on behalf of Openmeetings PMC, proud to announce: starting 3.0.4 we are going to release Openmeetings with screen sharing application signed by trusted certificate! No more java warnings and security errors! Enjoy :) -- WBR Maxim aka solomax

Re: Video conference layout question

2014-10-21 Thread Maxim Solodovnik
Code modification requires source code modifications and build :) Or you can ask for commercial support or file JIRA issue and wait :( You can modify desired room type: conference/restricted by modified its specific *.lzx file Additionally special setting can be added to any room (regardless of ty

Re: Video conference layout question

2014-10-21 Thread Vladislav Vodopyan
You mean that I should download sources, make these changes, and then build? How can I make this auto-arranging only for one custom type of conference? 21.10.2014 17:40, Maxim Solodovnik пишет: for ex. you can add Timer to baseConferenceRoom

Re: Url svn r1598809

2014-10-21 Thread Alvaro
...Thank you... .. El mié, 22-10-2014 a las 00:28 +0700, Maxim Solodovnik escribió: > ant -Ddb=mysql dist > > > in case your db is mysql > > On 22 October 2014 00:24, Alvaro wrote: > Maxim, to compile even is: > > ant dist > > ?? >

Re: Url svn r1598809

2014-10-21 Thread Maxim Solodovnik
ant -Ddb=mysql dist in case your db is mysql On 22 October 2014 00:24, Alvaro wrote: > Maxim, to compile even is: > > ant dist > > ?? > > ... > > El mar, 21-10-2014 a las 19:18 +0700, Maxim Solodovnik escribió: > > https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/ >

Re: Url svn r1598809

2014-10-21 Thread Alvaro
Maxim, to compile even is: ant dist ?? ... El mar, 21-10-2014 a las 19:18 +0700, Maxim Solodovnik escribió: > https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/ > > > You can get compiled binaries from > here: > https://builds.apache.org/view/M-R/view/OpenMeetings/

Re: Video conference layout question

2014-10-21 Thread Maxim Solodovnik
for ex. you can add Timer to baseConferenceRoom.lzx and call canvas.sendViaLocalConnection(canvas.vid_lc_name, "arrangeWindows", null); once per minute On 21 October 2014 20:37, Водопьян Владислав wrote: > Ok, and how I can create separated room template with automated windows > arranging, with

Re: Video conference layout question

2014-10-21 Thread Водопьян Владислав
Ok, and how I can create separated room template with automated windows arranging, without need to press F8? 21.10.2014 16:49, Maxim Solodovnik пишет: You currently can "auto-layout" video windows (using F8 key, seems to be hardcoded :( )

Re: Video conference layout question

2014-10-21 Thread Maxim Solodovnik
You currently can "auto-layout" video windows (using F8 key, seems to be hardcoded :( ) video windows will not be resized (can be added by modifying the code: https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/WebContent/swf10/commonVideoViewContentSWF10.lzx :: arrangeWindows) auto-scale

Re: Url svn r1598809

2014-10-21 Thread Alvaro
Thank you! El mar, 21-10-2014 a las 19:18 +0700, Maxim Solodovnik escribió: > https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/ > > > You can get compiled binaries from > here: > https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ > > On

Re: Url svn r1598809

2014-10-21 Thread Maxim Solodovnik
https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/ You can get compiled binaries from here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ On 21 October 2014 19:13, Alvaro wrote: > Hello Maxim, > > Could you please tell me the svn url to download the >

Url svn r1598809

2014-10-21 Thread Alvaro
Hello Maxim, Could you please tell me the svn url to download the r1598809 ? https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/ ...have not build.xml file. Thanks

Video conference layout question

2014-10-21 Thread Водопьян Владислав
Hi all, I currently testing OpenMeetings v3 in our environment. Run on CentOS 6.5 with red5sip and asterisk integration. All looks good, but i dont see how to do "auto-layout" dashboard when running video conference with several members? I mean

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-21 Thread Maxim Solodovnik
Build #77 from here (should be ready in 30 minutes) https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ On 21 October 2014 17:11, Patrick CARLE wrote: > Hi Maxim, > > > > SUPER ! > > All seems to be fixed now J > > Thanks ! > > > > Where (or when) can i download the l

RE: OM 3.0.2 : sound stay open after quit room...

2014-10-21 Thread Patrick CARLE
Hi Maxim, SUPER ! All seems to be fixed now :) Thanks ! Where (or when) can i download the latest binary with this fix ? Patrick De : Maxim Solodovnik [mailto:solomax...@gmail.com] Envoyé : mardi 21 octobre 2014 10:50 À : Openmeetings user-list Objet : Re: OM 3.0.2 :

Re: Regarding class fully loaded or not..

2014-10-21 Thread Maxim Solodovnik
no way without code modification On 21 October 2014 11:52, Abhishek Yadav wrote: > Hello, > > Is there any way to check through javascript whether the room in fully > initialized or not. > I am loading openmeetings URL (http://mysite:5080/openmeetings) in IFrame. > > > > > > Regards, > Abhishek

Re: OM 3.0.2 : sound stay open after quit room...

2014-10-21 Thread Maxim Solodovnik
Should be fixed, could you please check? On 21 October 2014 00:16, Maxim Solodovnik wrote: > will try to get windows machine and test/debug this > Thanks for reporting > > any specific steps to reproduce? > > On 21 October 2014 00:08, Patrick CARLE wrote: > >> Exactly >> >> User dont be removed