Hello guys,
We would like to integrate Jitsi Videochat into our mobile app without opening the Jitsi Meet App.
Is there anybody who could support us and help us to integrate it (payment inclusive).
Thank you very much for your help.
> On Jun 21, 2017, at 08:48, Benjamin Rütze <bbr@wissmann-raumobjekte.de> > wrote:
>
> Hello guys,
> We would like to integrate Jitsi Videochat into our mobile app without
opening the Jitsi Meet App.
> Is there anybody who could support us and help us to integrate it
(payment inclusive).
> Thank you very much for your help.
>
> On Jun 21, 2017, at 08:48, Benjamin Rütze <bbr@wissmann-raumobjekte.de> wrote:
>
> Hello guys,
> We would like to integrate Jitsi Videochat into our mobile app without opening the Jitsi Meet App.
> Is there anybody who could support us and help us to integrate it (payment inclusive).
> Thank you very much for your help.
>
> On Jun 21, 2017, at 09:12, Kaiduan Xie <kaiduanx@gmail.com> wrote:
>
> Saul,
>
> The SDK is for native (Java/Objective C), I am told that Jitsi team is
also working on React native app.
>
> What is the plan for the two ways in the future?
>
The SDK is a thin native wrapper over the react-native code really So
both SDKs, while native, use React Native internally.
which file to edit to change the url if using my own server?
There is also another concern. Let us say jitsi is installed on mydomain.com. Anyone visiting this server, will be able to use it. I do not want people to access server through web just by going to my domain. How to avoid it? Did you get my point?
I’ve used the sample android build from your github & build it in my android studio. I updated the server link from “meet.ji.si” to “mydomain.com” and then edited a bit of color schemes that’s it. When i run & then built a debug apk out of it. and tried it in my phone…
It’s opening a window asking me to enter the name n then click join. after which the app opens all the features n has access to camera n mic… etc… but it shows an error saying: call cannot be placed because there are no calling accounts which support calls of this type
I’ve the android version working fine now (except the above mentioned error) but apparently that doesn’t effect in any manner during meetings or anything…
but now the issue is my apk is is huge like 100Mb i don’t know what is causing it to bulk up so much…
i’ve just used the sample build of android from your github link
Yes, you got that right. I’ve used on my own Cloud Server. as their Public one is very limited for my usage.
and my use case is quite different. about the Links I followed from their main site here: https://github.com/jitsi/jitsi-meet/blob/master/doc/README.md
This is the main entry point… from here i’ve referred one by one over 20-30 docs / git readme…
about the problems faced. (they’re quite a lot) but you’ll find solution to most of those in their community itself.
hi @Shyam_Shanbhag have resolved this issue? for android i am also having same error of “shows an error saying: call cannot be placed because there are no calling accounts which support calls of this type”