Discussions

Ask a Question

How to Localize the interface?

How can I set the culture/locale to pt-BR?

ANSWERED
ANSWERED

How to save PEM using ssh on mac?

After running keygen I tried to save the PEM using:
dev$openssl rsa -in jaasauth.key -pubout -outform PEM -out jaasauth.key.pub
which gives an error saying:
zsh: command not found: dev
zsh: command not found: writing

ANSWERED
ANSWERED

Jaas video recording

Hi,

ANSWERED

What does ts mean in the context of fetching messages?

I am trying to fetch messages from the Beer Yoga chat room which is public. Setting the ts value does not produce the intended response.

ANSWERED

Hide 8x8 as video provider

Hi,
When we use , we can download js file, and change name. but, when we start plugin we need set domain, like this:

Abstimmungen

Wann werden bei Jitsi Abstimmungen, z.B. bei Vereinssitzungen, also überall wo etwas abgestimmt wird, endlich eingebaut. Bei dem Konkurrenten Bigbluebutton.org ist das schon vorgesehen und funktioniert. Wenn Jitsi mithalten will muss das schnellstens umgesetzt werden. Um JItsi weiterhin kostenlos anbieten zu könn,en könnte man z.B. Werbung zwischendurch einblenden

ANSWERED

How do you invite Guests without a JWT?

We have integrated the JaaS with the iFrame api successfully. However, when we use the invite prompt to send to our guests, there is no token include nor do I see a way to inject one, so they are not able to join the meetings. How is this handled for non-authenticated users?