Hi, Maxim,

I have used 4.0.0 snapshot for Android app testing since 18th Sep. The
connection between mobile and OM is OK now, and I found it's OK also in
3.0.7, but it's rejected in 3.3.0, 3.3.1 or 3.3.2 , Does OM support mobile
client from 4.0.0? The source code of MobileService.java are different
among them.

According to the MobileService.java, the first step is landing OM, as the
code "IConnection conn = Red5.getConnectionLocal();" in login method, is
the only way to connect from mobile to OM for user login using
NetConnection class in flash?

But when the next step to connect to one room, it still have to use
NetConnection again, it's duplicated, there will be two clients and
connections. Or is there another way to login OM from Flash/AIR environment?

Greetings xiansh


2017-09-22 20:07 GMT+08:00 Maxim Solodovnik <[email protected]>:

> Hello All,
>
> I need help with testing upcoming 4.0.0 release.
> I believe it can be released as soon as Apache Wicket will release next
> stable version of 8.0.0
>
> Could you please test most recent 4.0.0 snapshot
> You can use our demo servers:
>
> https://om.alteametasoft.com:8443/next  (powerfull server)
> https://demo-openmeetings.apache.org/openmeetings (server without enough
> resources :) the SLOW one :)) )
>
> Or test locally using nightly build: https://builds.apache.
> org/view/M-R/view/OpenMeetings/job/openmeetings/
>
> Here is the testing plan you can use: http://openmeetings.
> apache.org/ManualTesting.html
>
> Thanks in advance!
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to