Android library to connect ofmeet video conferencing

i have setup openfie 4.0.2 and installed Openfire Meeting plugin for video conferencing , so far its working on chrome browser i.e. browser to browser video chat. Now i want to implement android phone to ofmeet video chat. i explored a lot over a net but couldn’t find anything to integrate it with ofmeet.

i found one library of Android RTC which works with https://apprtc.appspot.com/server and android library link is https://github.com/firaschmek/AppRTCDemo

but this library didnt work with ofmeet when i pass https://localhost:7443/ofmeet/?r=abc and it throws following error

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

is there any android library exist thought which i can do video conferencing ?

why can’t you use the webrtc-enabled chrome browser on android. It works with Openfire Meetings

i am developing android native app and i want to give this feature inside application , so can not go with chrome

hello, I have the same problem. are you resolved the problem?

GitHub - jitsi/react-native-webrtc: A WebRTC module for React Native.

Thank you! Can this android library be used Openfire with Meeting plugin?

Yes

@nihar
Hey any luck implementing this? I am trying the same for iOS.

hello sir Dele_Olajide I can not use video conferencing on bowser chrome on my android;

i use last mozila and chrome borwser when i try to connect to (http: // @ipmyserver: 7070 / ofmeet) i have on my browser two choices. the first one tell me to continue with openfire but when i click nothing starts. and the second choices tell me with jitsi APK what I do not want.

you answered me “” to set the MOBILE_APP_PROMO property of interface_config to false “”

how can I do it?

Read this

I do not think it is possible for you right now.