Hi Maxim, Thank you for your reply. But I can't access google play from china :( I have used RTMPClient to connect to OM, and access to MobileService successfully, also I can invoke its loginUser method, it seems work normally,but I can't get the callback correctly. I don't understand what's the meaning of "MobileService can only be accessed from Flash/AIR environment", because I am not familiar with Flash/AIR, I just tried to connect and login to OM by coding in JAVA. Can you help me out? Thanks a lot!
At 2017-09-06 13:20:54, "Maxim Solodovnik" <[email protected]> wrote: Hello Raybell, you need to subscribe to dev@ list before posting (http://openmeetings.apache.org/mail-lists.html) Actually there is Android mobile client: https://play.google.com/store/apps/details?id=air.org.apache.openmeetings.OmMobile&hl=en MobileService can only be accessed from Flash/AIR environment On Wed, Sep 6, 2017 at 11:06 AM, xiansh_zhong <[email protected]> wrote: Hi, I need to develop an app on Android mobile that can connect to conferences in OM, this app should be able to receive audio/video streams from OM and play them on mobile, and send own stream to the server to other participants of the conference, so the first thing I need to login OM by mobile, but I don't know how to implement this function. I find the issue OPENMEETINGS-954, but when I invoke loginUser method in MobileService.java, what the result I get is nothing but "status" "-1". How to use the MobileService? Thank you! Best Regards! Raybell -- WBR Maxim aka solomax
