ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. jitsi
    Log in to post
    • All categories
    • dbeato

      Integrate Rocketchat with Jitsi
      IT Discussion • rocketchat jitsi jitsi meet video conference conference bridge • • dbeato

      9
      4
      Votes
      9
      Posts
      3890
      Views

      dbeato

      Based on the documentation it does not work in the local rocketchat app
      https://rocket.chat/docs/user-guides/voice-and-video-conferencing/

    • JaredBusch

      Sangoma opened a Jitsi meet server also
      IT Discussion • jitsi jitsi meet sangoma • • JaredBusch

      7
      1
      Votes
      7
      Posts
      306
      Views

      scottalanmiller

      @black3dynamite said in Sangoma opened a Jitsi meet server also:

      With these common meet.domain.com setups, I wonder if there's a way to do a query of domains that starts with meet?

      Not easily, no.

    • Pete.S

      Solved What subdomain for web conference/meetings?
      IT Discussion • meeting webex skype jitsi subdomain • • Pete.S

      7
      1
      Votes
      7
      Posts
      212
      Views

      EddieJennings

      @Pete-S said in What subdomain for web conference/meetings?:

      Thanks!

      meet.example.com looks more generic so I'll use that.

      I agree. Seems potentially less confusing for users.

    • JaredBusch

      Install Jitsi-Meet on Debian 9 minimal
      IT Discussion • jitsi debian 9 jitsi meet debian debian 9.6 • • JaredBusch

      18
      2
      Votes
      18
      Posts
      11524
      Views

      M

      Works on Debian 10.

    • JaredBusch

      Solved Anyone using Jitsi behind Nginx
      IT Discussion • jitsi nginx • • JaredBusch

      44
      0
      Votes
      44
      Posts
      13347
      Views

      P

      @phqzgunsfjror said in Anyone using Jitsi behind Nginx:

      @JaredBusch

      Thank you for sharing the configuration how you put the Nginx in front of Jitsi.
      I tried exactly the same way and for some reason it isn't working for me. The original post is a little old. Hence, let me ask you whether it still works for you. And let me know whether you added something in the configuration for a newer Jitsi version.

      Actually I have the same behavior like described on reddit (502 Bad Gateway) : https://www.reddit.com/r/selfhosted/comments/fve1ib/jitsi_with_nginx_proxy/
      The difference is I dont use docker but the normal installation on ubuntu (https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md).

      Regarding ports I did:
      myrouter (80, 443) -> VM1: nginx (with your config)
      myrouter (10000 udp) -> VM2: jitsi

      It seems the jitsi team moved the documentation to somewhere else a couple of days ago ... including some more information about nginx reverse proxy.
      https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart

      If the installation is behind a proxying nginx server, remove /etc/nginx/modules-enabled/60-jitsi-meet.conf. Then go to /etc/nginx/site-available/your-conf and change it to listen on 443 instead of 4444 and restart nginx.

      I did that on my jitsi vm and now it works like a charm. The nginx reverse proxy config above is still enough for the current jitsi version.

      From my end there was nothing to do with the stuff about NAT (the restart of the jitsi vm was enough).

      I hope it helps someone else. The nginx reverse proxy gives me the opportunity using multiple applications behind ports 80/443 at home.

    • scottalanmiller

      Best XMPP Client Options for OpenFire
      IT Discussion • xmpp ignite realtime xmpp client pidgin ignite realtime spark japper client thunderbird jabber openfire jitsi • • scottalanmiller

      19
      2
      Votes
      19
      Posts
      14309
      Views

      scottalanmiller

      Pidgin is probably your choice then.

    • scottalanmiller

      Jitsi
      IT Discussion • jitsi • • scottalanmiller

      5
      0
      Votes
      5
      Posts
      1162
      Views

      tonyshowoff

      Jitsi made me think "some sort of JIT VM?"