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.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, 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 :( )
  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

  video window of speaking member is also possible,
  but will require code modification



  On 21 October 2014 19:02,
Водопьян Владислав 
wrote:

   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 that all video windows from members
  should be arranged in
a grid and
  single-sized. 
  
  And, it's possible to auto-scale video
  window of speaking member?
  
  Thanks.

  -- 
Vladislav 
  

 
  
   
 
   
  
  
  
  -- 
  WBR
  Maxim aka solomax 
  
  

  





-- 
WBR
Maxim aka solomax
  


  



Re: Video conference layout question

2014-10-22 Thread Vladislav Vodopyan

  
  
Thanks.
  
  Please tell me where to get lastest sources. And what should I use
  to buid it? Apache Ant?
  
  21.10.2014 22:27, 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 type)
  
  
On 22 October 2014 01:20, Vladislav
  Vodopyan <v.vodop...@team-service.ru>
  wrote:
  

  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.lzx and call
  
 canvas.sendViaLocalConnection(canvas.vid_lc_name,

  "arrangeWindows", null);
  
  once per minute


  On 21 October 2014 20:37,
Водопьян Владислав <v.vodop...@team-service.ru>
wrote:

  
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 :( )
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


video window of speaking member is also
possible, but will require code
modification
  
  
  
On 21 October 2014
  19:02, Водопьян Владислав <v.vodop...@team-service.ru>
  wrote:
  

  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 that all video windows from
members should be arranged
in a grid and single-sized.


And, it's possible to auto-scale
video window of speaking member?

Thanks.
  
-- 
  Vladislav


  
   

 
   
 




-- 
WBR

Simultaneous conversation of several participants

2014-10-24 Thread Vladislav Vodopyan
Hi all,

When two or more participants trying to speak simultaneously in
conference mode, OpenMeetings allocates priority mic to participant who
started to speak earlier. Other participant's mics are muting at this time.

Is it a bug or it's a feature? How to disable/fix this?

Thanks.


Bind org with ldap groups?

2014-10-28 Thread Vladislav Vodopyan
Hi all,

It's possible to sort users with orgs in openmeetings by LDAP groups
membership?




Re: Bind org with ldap groups?

2014-10-28 Thread Vladislav Vodopyan
Yes, i mean that.
Sorry.


Re: Openmeetings 3 - Centos 6.5 x64 - Ldap authentification

2014-10-28 Thread Vladislav Vodopyan
Hi Artur,

You can try to use DC with Global Catalog as LDAP server at port 3268.
Maybe this can help.
And you also can enable debug and take look to OM log - in debug mode it
contain full LDAP exchangebetween OM and DC.


28.10.2014 16:51, Maxim Solodovnik пишет:
> please do not write direct emails
> write to the list instead: http://openmeetings.apache.org/mail-lists.html
>
> Is there anything in the logs?
> config files differs between v2 and v3
>
> On 28 October 2014 19:38, Артур Амиров  > wrote:
>
> Hi, Maxim!
>  
> I try to configure integration with Active Directory (MS Windows
> Server 2008R2) on OM 3.0.3 (CentOS 6.5 x64). But all my tryings
> are unsuccessful.
> I installed OpenLdap; checked an access to DC with "ldapsearch"
> (it works) and attached .cfg file at UI. And now I recieve a
> message "Unrecognized error. Please, write to helpdesk"
> [translated by myself from Russian] when I try to log in with
> domain account.
> I don`t know what I did wrong. And all instructions I`ve found
> were only for OM 3 Ububntu/Debian or for OM 2. And there is a big
> difference in ".cfg"-files between 2nd and 3rd versions.
>  
> Could you advise me anything (I can send additional information)
> or send a link to instruction?
>  
> Thank you!
> Artur.
>  
>  
>  
>
>
>
>
> -- 
> WBR
> Maxim aka solomax