Skip to content
/ jaas_demo Public

Embed video meetings in your website, iOS app or Android app.

License

Notifications You must be signed in to change notification settings

8x8/jaas_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jitsi as a Service

🍿 Check out the video demo

Get started for free with JaaS.

Here's a bit of sample code to help you get started using JaaS.

To generate JWT using an API:

For the purpose of this example we've put together a RunKit.com endpoint, which you can clone if you want. Generating JWT manually is tedius and unnecessary if you have an endpoint to hit. We suggest putting this logic in your app/web app and provide this only as an example.