-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jitsi Meet selfhosted server with JWT auth wotking in Mobile RocketChat? #2092
Comments
Yes, it does! |
I have Jitsi with JWT works with the desktop Rocket.Chat clients but not the Android clients. The Android client cant seem to be able to initiate video or audio chat. it says connecting to the meeting and then drops the connection. |
@arpsyapathy self hosted Jitsi server with 2 virtual host's - first with jtw authorization and second guest without authorization. |
Not sure how you made it work. Like I said, I can initiate video calls via selfhosted Jitsi on the desktop clients no problem, but the Android client cant do it in the same rooms. How would I debug this? |
Can you please post gif or video with problem? Where we can see issue and client version. |
I cant get a video of it, it happens really fast It says "connecting to meeting" then a popup shows up with 2 buttons but I cant read what it says on the buttons because happens way too fast Android 9, Havos Os How do I make sure I am using my own Jitsi versions? Like I said I can start video chats on the desktop clients no problem Here is how it is setup. https://i.imgur.com/MPHRPU3.png Here I triied to get some logs from Jitsi when I press video on the mobile client. There is insane amount of logs printed on the terminal with many errors, I hope I got a glimpse of it https://bin.privacytools.io/?97488a5ff7e92140#KaddyDH0veygE1/jsx39ZksaucpgPe4glTGodZkJzqo= |
@gerroon your SSL certificate is correctly configured at your jitsi-meet server? |
My SSL cert is fine because I can use Jitsi alright in the browsers, or Jitsi mobile or with its own desktop apps. I am using the Jitsi Docker install and proxying it with Apache As I mentioned the Rocket.Chat desktop apps have no problem using the video chat which I set up with my own Jitsi instance using JWT. |
@gerroon can you test this at some iOS device? |
I will try it that is what the wifes are for. I will restart my server and upgrade Jitsi as well, in case it is a server issue. It sounds like this should work in theory. |
Ok , some progress. I did all the updates etc. The main issue of not connecting to the server could be an issue with my wifi, since my desktop client is connecting to the server over the wire. I will mess with it later. I can connect to it using LTE, I can initiate a video call however not much use. I seem to have 2 issues.
|
@ankar84 can you show me your prosody conf with virtual hosts? |
Sure #1356 (comment) |
Hi all!
Jitsi Meet selfhosted server with JWT auth wotking in Mobile RocketChat?
When i try join to video call i have endless spinning loading wheel =(
The text was updated successfully, but these errors were encountered: