Discussions
How to Localize the interface?
How can I set the culture/locale to pt-BR?
RTMP Streaming Explaination
Hello, I wanted to ask about RTMP Streaming, it explained that there is an additional fee for using RTMP Streaming, around $ 0.06 ** / min. Will I be charged this extra if I use the regular meeting room? And what's the difference between using RTMP Streaming and Regular meetng room?
Customization
Hi, I have already a web app that uses webRTC and it has an integrated chat in it with my own sockets servers etc.
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
Webhook for new messages?
Are there any plans to implement a web hook when a message is posted by a user instead of chapi polling for a message?
Jaas video recording
Hi,
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.
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
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?