Skip to content

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

Notifications You must be signed in to change notification settings

frankodoom/jitsi-storage-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages