2 Jibri Recording
Luis Guzman edited this page 2020-04-13 12:58:15 -05:00

Here we'll document information that might be relevant to the use of Jibri. Topics will be added according to feedback.

Setup Dropbox app

On of the current requirements is to have configured a Dropbox App as a storage validator. This requirement will be drop at some point but ass for right now it's a must.

Login into your account and follow this steps,

  1. Open the following URL:
    https://www.dropbox.com/developers/documentation
  2. Click on 'App console' > 'Create App'
  3. Then create one using the following settings,
    - Dropbox API
    - App Folder
    - Jibri App
  4. On OAuth 2 you'll need to setup your domain as a allowed Redirect URI, you can setup more that one in case you have multiple Jitsi Meet setups.
    https://YOUR.DOMAIN.LTD/static/oauth.html
  5. Now you just copy the App key to use on your Jitsi Meet setup