Discussions

Ask a Question
ANSWERED
ANSWERED

Jaas video recording

Hi, I would like to know more about recording features for jaas. What alternative do 8x8 provides to dropbox? I have seen "Cloud recording" option in the "Start recording" dialog. It seem to work: I can start the recording, stop it, but I don't know how to access/download it. Help would be appreaciated. Thank you
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

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?
ANSWERED

Details of pricing - 25 MAU plan

Hi, i have some confusing about the meetings pricing. Can you give me more details over the pricing for a meeting. For example: imagine this scenario using the 25 MAU plan: A meeting by 5 hours for 125 people at time.
ANSWERED

Hide 8x8 as video provider

Hi, When we use <script src='https://8x8.vc/external_api.js' async></script>, we can download js file, and change name. but, when we start plugin we need set domain, like this: const domain = '8x8.vc'; is it possible , to hide this domain adress , using ip? or cname domain?
ANSWERED

french

Is there a french version of Jitsi ?

Microphone lock

Hello, I would like to know if with the API I can implement a functionality that allows the host to block all the microphones of the participants and that they cannot deactivate them unless the host allows it? how can I do it?