An open API service indexing awesome lists of open source software.

https://github.com/frankodoom/jitsi-storage-client

Bash scripts for saving videos recorded by Jitsi to external storage services
https://github.com/frankodoom/jitsi-storage-client

dropbox-api jibri jitsi jitsi-meet

Last synced: 8 months ago
JSON representation

Bash scripts for saving videos recorded by Jitsi to external storage services

Awesome Lists containing this project

README

          

# jitsi-storage-client
Bash scripts for integrating external storage services into Jibri.

### Currently Supports ###
* Dropbox
* Copy the dropbox_upload_client.sh script to /usr/bin
* Set the ``UPLOAD_DIR`` in the dropbox_upload_client.sh to poiint to your Temp Directory
* Setup the ``DROPBOX_Dir`` in the dropbox_upload_client.sh to point to your Dropbox directory, it will be created if it doesnt exist.
* Configure finalize_recording_script_path in ``/etc/jitsi/jibri/config.json`` to point to /usr/bin/dropbox_upload_client.sh

#### Coming Soon ####
* Guided configuration by executing dropbox_upload.sh
* Microsoft Azure
* Amazon S3
* Vimeo