Re: OM 4.0.0 connect using Flex

2017-09-29 Thread Maxim Solodovnik
I'll double check Flex connect using 4.0.0 code, but I'm very much sure connection attempt will be rejected Actually the call order should be: 1) connect 2) get connection success 3) call mobile.login this is actually the way mobile client works On Sat, Sep 30, 2017 at 11:13 AM, xs zhong wrote

Fwd: OM 4.0.0 connect using Flex

2017-09-29 Thread xs zhong
Hi Maxim, I am sure that my client will be rejected in 3.3.x , but will connect successfully in 4.0.0(the same code you provided), due to the source code of login method in MobileService.java is different between them. 4.0.0: [image: 内嵌图片 1] 3.3.x: [image: 内嵌图片 2] It will create a stream client i

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Maxim Solodovnik
Mobile client is available on google play :) 4.0.0 is not released this is why it is not listed The main changes are: the whiteboard is in html5, amount of flash components is greatly reduced. You can check it it using our demo server :) WBR, Maxim (from mobile, sorry for the typos) On Sep 30, 20

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Robert Cooley
I want to see full list of features in OM 4. 1) Mobile Client 2) Whiteboard https://openmeetings.apache.org/ Shows new features for 3.3.2, but there is nothing I can find with the features in 4.0.. On 9/30/2017 9:40 AM, Maxim Solodovnik wrote: Hello Robert, I'm afraid I don't get your ques

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Maxim Solodovnik
Hello Robert, I'm afraid I don't get your question :( Could you please re-phrase it? On Sat, Sep 30, 2017 at 7:53 AM, Robert Cooley wrote: > I would be interested in an up to list of all features but I can find no > mention of om 4 on the website.. > > Thanks in advance > > > On 9/30/2017 1:46

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Maxim Solodovnik
Hello Hossein, yes there is mobile client: https://play.google.com/store/apps/details?id=air.org.apache.openmeetings.OmMobile&hl=en :) On Sat, Sep 30, 2017 at 1:46 AM, Hossein Dehghanpoor < hossein.dehghanp...@gmail.com> wrote: > Hi > does OM have mobile client? > if yes, what is that? > > On F

OM 4.0.0 connect using Flex

2017-09-29 Thread Maxim Solodovnik
Hello xiansh, I have created new thread please check this code: https://github.com/apache/openmeetings/blob/master/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/ScopeApplicationAdapter.java#L186 I believe your client is being rejected You have to provide additional connecti

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Robert Cooley
I would be interested in an up to list of all features but I can find no mention of om 4 on the website.. Thanks in advance On 9/30/2017 1:46 AM, Hossein Dehghanpoor wrote: Hi does OM have mobile client? if yes, what is that?

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Hossein Dehghanpoor
Hi does OM have mobile client? if yes, what is that? On Fri, Sep 29, 2017 at 11:56 AM, xs zhong wrote: > Hello Maxim, > > Well, My mobile client connect to OM like this simple way: > > var nc:NetConnection = new NetConnection(); > nc.connect("rtmp://localhost:1935/openmeetings"); > nc.call("mobi

Re: Network connection error

2017-09-29 Thread maxime . guerif
I will investigate on this to see what could be wrong in the network. But the fact that other laptops can connect without problem to OM, even an old version of Mac Sierra is strange if it is a network issue. Thanks for your answers Maxime Le 2017-09-29 16:01, Alvaro a écrit : ...from my Mac

Re: Network connection error

2017-09-29 Thread Alvaro
...from my Mac OS Sierra 10.12.6, firefox 50.1.0, flash player 25.0 r0, as client can connect to my OM 3.3.2 server on Debian 9 without problems. Right whiteboard, cam and sound and recording. So your problem can be something about network. Alvaro ... El vie, 29-09-2017 a l

Re: Network connection error

2017-09-29 Thread maxime . guerif
The problem is not with the installation, OM is installed on another OS but when I connect to my OM server and access to a room from a mac OS Sierra 10.12.6 I have these problems. Le 2017-09-29 12:56, maxime.gue...@bssp.fr a écrit : Hello Alvaro, I have 3.3.2 version of OM and it doesn't work

Re: Network connection error

2017-09-29 Thread maxime . guerif
Hello Alvaro, I have 3.3.2 version of OM and it doesn't work with my Mac OS Sierra 10.12.6. The problems are : - Sometimes the video disappear - The whiteboard never appears It works on other laptops so I don't uderstand why on this one it doesn't work. Did you add something special in firefo

Re: Network connection error

2017-09-29 Thread Alvaro
What is exactly the problem? Some days ago i made a fresh installation of OM 3.3.1 on a fresh installation (image) Mac OS Sierra 10.12.6, and it works right, and recording also. Alvaro El vie, 29-09-2017 a las 15:44 +0700, Maxim Solodovnik escribió: > Hello Maxime, > > Unfortunately I only ha

Re: Network connection error

2017-09-29 Thread Maxim Solodovnik
Hello Maxime, Unfortunately I only have MacOSX 10.6.8 :((( This machine doesn't receive updates due to it is extremely outdated :((( @Alvaro maybe you can check? On Fri, Sep 29, 2017 at 3:22 PM, wrote: > Hello Maxim, > > Yes I will renew it every 90 days, thanks. I have another problem here :

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread xs zhong
Hello Maxim, Well, My mobile client connect to OM like this simple way: var nc:NetConnection = new NetConnection(); nc.connect("rtmp://localhost:1935/openmeetings"); nc.call("mobile.loginUser", response, login, password); The callback is {status=-1.0} in OM 3.3.x, but correct result returned in

Re: Network connection error

2017-09-29 Thread maxime . guerif
Hello Maxim, Yes I will renew it every 90 days, thanks. I have another problem here : The OM I installed works on every machine we tried except from a Mac OS Sierra 10.12.6 with a Firefox version 56, do you have an idea of which problem it could be ? In fact we have a "Loading" in red at the top r

Re: [HELP NEEDED] 4.0.0 release

2017-09-29 Thread Maxim Solodovnik
Hello xiansh, I just have checked Mobile client can successfully connect to OM 3.3.x OM 4.0.0 has some issues on disconnect and receiving video but now it is fixed. What is your issue? On Thu, Sep 28, 2017 at 3:59 PM, xs zhong wrote: > Hi, Maxim, > > I have used 4.0.0 snapshot for Android app