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