Re: Screen Sharing OM 3.0.4

2015-03-30 Thread FJ
Maxim. I rebuild my OM from scratch so I can document the work instruction. I get this error below when I try to screen share. Can you help? I click on start sharing and does not do anything, This is in RTMPS/HTTPS configuration. I renamed my keystore.jks to keystore.screen with another passw

Re: Re: Screen Sharing too slow

2015-03-30 Thread Maxim Solodovnik
Unfortunately bandwidth is not a bottleneck currently :( the main issue is the performance of client machine right now :( We already have a task to enhance screen sharing protocol https://issues.apache.org/jira/browse/OPENMEETINGS-112 unfortunately it is still not implemented TightVNC protocol mo

Re: Re: Screen Sharing too slow

2015-03-30 Thread OpenAr-IT Soluciones
Hi Maxim, is there a possibility that screen share function can use the same codec that VNC or TightVNC uses?. In that case the that function could need less bandwidth. TightVNC decoder: What is Tight Decoder? The RFB protocol as used in VNC and TightVNC defines "encodings" as algorithms/formats

Re: set user role as default

2015-03-30 Thread 小野圭二
thanks maxim. i try it soon. :^) 2015-03-31 1:22 GMT+09:00 Maxim Solodovnik : > You can try to add following line here [1] > currentClient.setIsMod(true); > > please let me know if it helps :) > > [1] > https://github.com/apache/openmeetings/blob/3.0.x/src/main/java/org/apache/openmeetings/remote/

Re: Limit to number of whiteboards?

2015-03-30 Thread seba.wag...@gmail.com
Hi Dan, if nobody has added any limitations, there was no limitation coded into that as of yet. However, as you experienced, if you put too many objects in too many whiteboards, the loading mechanism currently tries to load them all. There would be ways to prevent those kind of Flash Player freez

Limit to number of whiteboards?

2015-03-30 Thread Daniel Ascher
Is there a limit to the number of whiteboards that can be created and populated with documents in OM? I have noticed some cases where one opens up a number of whiteboards (7 or more) and loads documents into each one. After leaving the room and trying to re-enter the room, it is not possible to ent

Re: set user role as default

2015-03-30 Thread Maxim Solodovnik
You can try to add following line here [1] currentClient.setIsMod(true); please let me know if it helps :) [1] https://github.com/apache/openmeetings/blob/3.0.x/src/main/java/org/apache/openmeetings/remote/MainService.java#L235 On Fri, Mar 27, 2015 at 5:28 PM, 小野圭二 wrote: > thanks max v(^-^)

Re: Direct sign in to dashboard from another site

2015-03-30 Thread Maxim Solodovnik
Additionally you can VOTE for the issue... On Mon, Mar 30, 2015 at 9:29 PM, Maxim Solodovnik wrote: > Unfortunately You can't until the task is implemented. > Right now you can use SOAP/REST login to the room > > On Mon, Mar 30, 2015 at 7:10 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wr

Re: Openmeeting as windows service

2015-03-30 Thread Maxim Solodovnik
maybe this thread can help you: https://groups.google.com/d/topic/red5interest/FLOEajsEB3g/discussion On Mon, Mar 30, 2015 at 3:50 PM, Dario Guida < produzion...@infotelsistemi.com> wrote: > Hi to all, > > I want to start openmeetings before login…so I want to create a service on > windows server

Re: Direct sign in to dashboard from another site

2015-03-30 Thread Maxim Solodovnik
Unfortunately You can't until the task is implemented. Right now you can use SOAP/REST login to the room On Mon, Mar 30, 2015 at 7:10 PM, Mahbub Al-Amin wrote: > Hi all, > > I found a jira issue about direct sign in as an improvement task. > https://issues.apache.org/jira/browse/OPENMEETINGS-113

Direct sign in to dashboard from another site

2015-03-30 Thread Mahbub Al-Amin
Hi all, I found a jira issue about direct sign in as an improvement task. https://issues.apache.org/jira/browse/OPENMEETINGS-1133 But how can i achieve in current version(3.0.4). Thanks. Regards, mahbub

Openmeeting as windows service

2015-03-30 Thread Dario Guida
Hi to all, I want to start openmeetings before login.so I want to create a service on windows server 2012. How can I do? I try "C:\Program files\Windows Resource Kits\Tools\Instsrv.exe" Red5 "C:\Program files\Windows Resource Kits\Tools\Srvany.exe" HKEY_LOCAL_MACHINE --> SYSTEM --> Curren