Help
Ask questions about how to do or fix things in Arrowchat
User avatar
roboto
Customer
 
Posts: 2
Joined: 25 May 2020, 18:11

 

by roboto 20 May 2021, 16:47

Hi -

Can anyone please tell me if they have successfully integrated the Jitsi video option within arrowchat?

I have Arrowchat up and running on my domain, and wanted to enable video chat. I have a separate DigitalOcean droplet set up which is running Jitsi.

I noticed that when selecting Overview -> General Features -> Video Chat Service, there is no where to enter Jitsi server details.. however there are options available for Tokbox (Vonage API Key + Secret) and Agora (App ID + App Cert).

Can you please shed some light on connecting Jitsi video option on Arrowchat? Or if this something that is still pending for integration within Arrowchat?

Thanks!
User avatar
AHALL
Customer
 
Posts: 9
Joined: 07 Apr 2020, 04:13

 

by AHALL 27 Jun 2022, 11:23

Search and replace all instances of the https://meet.jit.si/ URL with your desired URL in arrowchat_core.dev.js and arrowchat_mobile.js, remembering the trailing slash.

You will then need to rename arrowchat_core.dev.js to arrowchat.js (removing the original), or you can pack the file using the arrowchat guide.