Giter Site home page Giter Site logo

apps.jitsi's Introduction

Apps.Jitsi

Rocket.Chat App for Jitsi

Installation

Install the app via the Rocket.Chat Marketplace or download the source code and build the app by yourself. You would need the Rpcket.Chat App Engine CLI to do so. To deploy a self-build app to your server, make sure to have the App development mode enabled (Administration - General - Apps - Enable develpment mode). Use the following command to deploy the app: rc-apps deploy --url http://localhost:3000 --username <username> --password <password>

Usage

This app provides a Slashcommand. Simply type /jitsi in any message window and send the message. You can set a custom room name by adding the @ symbol to the message /jitsi @MyRoomExample. Please note that this app uses the Jitsi server specified in your Rocket.Chat Video settings: Administration - Video Conference - Jitsi

Settings

The following settings can be set via Administration - Apps - Jitsi Slash Command

JWT Token

When authentication via JSON Web Tokens (JWT) is enabled on your Jitsi instance, you may want to add a static token for each conference link generated to allow users to enter the conference. This token can be generated here: jwt.io. It is recommended to set an expiration date when creating the token. The token can not be limited to a dedicated room as the same token is added to every conference link. To set the JWT Token, just paste to the corresponding text box in your app settings.

apps.jitsi's People

Contributors

allanpazribeiro avatar ankar84 avatar christineboersen avatar d-gubert avatar debdutdeb avatar dependabot[bot] avatar dnouv avatar graywolf336 avatar marceloschmidt avatar murtaza98 avatar paulausz avatar pierre-lehnen-rc avatar rodrigok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apps.jitsi's Issues

Latest jitsi server versions don’t accept “sub” with server name

I am using the server version 7287-2 together with rocketchat and jwt authentication without any issues.
After upgrading server to the latest version 8138-1, the authentication doesn’t work anymore because the generated jwt put server name as “sub” (as example “sub”: “meet.myserver.com”,). I tried few months ago another new version , but then I had not time to debug the issue(probably 7648-4). The error I get is : “Sorry! You are not allowed to be here :(”

If I change the the jwt with (“sub”: “*”, ) everything is working fine and the jitsi conference is opening fine.

More details here:
https://community.jitsi.org/t/latest-server-versions-dont-accept-sub-with-server-name/119719

[IMPORTANT] Jitsi Meet no longer support anonymous creation of rooms

Since August 24th, according to this blog post, Jitsi Meet no longer support the anonymous creation of rooms on meet.jit.si, and will require the use of an account.

I already have a Jitsi server running (way before this announcement) and it would be nice to have a way to specify the URL for the Jitsi server, since self hosted servers doesn't have these restrictions.

Cheers

Jitsi missing configuration

Hello,

Two nights ago, some kind of update happened as it seems and it messed up Jitsi configuration.
We managed to enable it again, but the strange thing is that it was missing from Marketplace and needed to be enabled again. After it was enabled in Marketplace, the Community version was active and needed to be synced again to go back to the Starter version. The only thing about what happened I was able to find in the Docker log but it is not very clear to me:

{"t":{"$date":"2024-05-22T04:00:23.790+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn37","msg":"Slow query","attr":{"type":"command","ns":"meteor.$cmd","command":{"update":"rocketchat_apps","updates":[{"q":{"id":"3b387ba9-f57c-44c6-9810-8c0256abd64c"},"u":{"$set":{"_id":"655dfc190ca1277588754aae","id":"3b387ba9-f57c-44c6-9810-8c0256abd64c","info":{"id":"3b387ba9-f57c-44c6-9810-8c0256abd64c","version":"2.0.6","requiredApiVersion":"^1.33.0","iconFile":"icon.png","author":{"name":"Rocket.Chat Technologies Corp.","homepage":["https://github.com/RocketChat/Rocket.Chat"](https://github.com/RocketChat/Rocket.Chat),"support":["https://github.com/RocketChat/Rocket.Chat"](https://github.com/RocketChat/Rocket.Chat)},"name":"Jitsi","nameSlug":"jitsi","classFile":"src/JitsiApp.js","description":"Jitsi Conference Calls Provider","implements":[]}}}}]},"numYields":0,"reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"FeatureCompatibilityVersion":{"acquireCount":{"r":1,"w":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":3},"readConcern":{"level":"local","provenance":"implicitDefault"},"writeConcern":{"w":"majority","wtimeout":0,"provenance":"implicitDefault"},"storage":{"data":{"bytesRead":37053,"timeReadingMicros":469}},"remote":"172.20.0.2:60796","protocol":"op_msg","durationMillis":123},"truncated":{"command":{"updates":{"0":{"u":{"$set":{"info":{"iconFileContent":{"type":"string","size":9951}}}}}}}},"size":{"command":37037}}

I was also checking 3b387ba9-f57c-44c6-9810-8c0256abd64c file, but it looks like there is no complete info.
Also, I was not able to find anything about the update online and was just wondering if you can point me in the right direction or if you know something.

Thanks

Server Setup Information
Version of Rocket.Chat Server: 6.6.0
Operating System: CentOS Stream 8
Deployment Method: Docker
Number of Running Instances: 1
MongoDB Version: 5.0
Proxy: Nginx
Firewalls involved: firewalld

App doesn't honour configuration in "Video Conference"

With the slash jitsi app installed, the /jitsi command launches a conference on the public Jitsi server rather than the one configured for the RocketChat instance. Expected (security model) behaviour would be to default to the configured Jitsi Meet instance.

Deployment error: createRequire is not a function

Hi there,

I was trying to deploy your app to a fresh instance of Rocket.Chat using the rc-app deploy command.
rc-apps deploy --url http://localhost:3000 --username myuser --password mypass

When I do so, the following output is produced:

Starting App Deployment to Server
Getting Server Info... ✓
Packaging the app... ✖
› Error: ⟿ createRequire is not a function

Do you know how to fix it?

I enabled the development mode as suggested here: https://docs.rocket.chat/apps-development/getting-started/creating-an-example-app

Node version

v10.19.0

Rc-apps version

@rocket.chat/apps-cli/1.8.0 linux-x64 node-v10.19.0

Rocket.Chat (installed via snap)

3.9.3 (1.21.0-alpha.4235)

Regards,
Paul

reset default jitsi room name

Hello!

How do I reset the jitsi room name to its default? I set the name with /jitsi @interesting_name. But now I'm not able to reset it to the state where it picks up a random name. Any ideas?

cheers, t.

Questions to Jitsi Conference Calls Provider

When is a video call ended ? When all participants hang up ? Does the status of the video call change ?
For us it looks like this after a video call:
All participants hang up. However, the video call is still actively visible afterwards. How can this be ended correctly ?
Call ongoing
It would be expected that the video call is terminated and the status changes.
Call ended
Is this a bug or something I can change in the (file) settings ?

[bug] Symbol `&` brakes naming

Symbol & in chats name brakes room naming in Jitsi call
Here is an examples
Chat called test
image
Room in call names test too which is perfect
image
Change chat name to te&st
image
And room name in Jitsi call is now hashed (taken from URL)
image

Server info
image

@pierre-lehnen-rc please take a look.

Jitsi Meet integration app breaks links when user being called has punctuation in their username

When testing this Jitsi Meet integration app I tried calling the rocket.cat bot (this test instance doesn’t have any other accounts yet), and I discovered an unusual edge case that breaks the expected functionality.

It seems the Jitsi Meet integration app is unaware of Jitsi's URL requirements not to use punctuation in the URL. For example, this URL has a “.cat” at the end (presumably inherited from the rocket.cat bot’s username) and results in a 404 on the Jitsi Meet web UI:

https://meet.example.com/FYJpKZKmGcSqNr6zSdWPhvJpbfSnW6FXGmrocket.cat

[Feature Request] help text for jitsi slash command

Hello!
Thanks for that wonderful app. Love it! Can we have a simple help text for the slash command though? Currently it looks like this:

/jitsi undefined

Would be easier if we had:

/jitsi @yourroomname </grey italic>

cheers, t.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.