Skip to content

Download Jitsi Meet Jibri recorded files from server to local system using flask app.

Notifications You must be signed in to change notification settings

kartiksingalkar/jibri-recordings-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jibri-recordings-download

Search and Download Jitsi Meet Jibri recording files from server to local system using flask app.

Description: This Flask application provides a RESTful API to search and download Jitsi Jibri recordings stored on a Linux virtual machine. It allows users to search for recordings based on a provided filename and generates downloadable links for the matching files.

Prerequisites: Linux virtual machine with Jitsi Jibri recordings stored in a specified directory. Python 3.x installed on the virtual machine. Basic knowledge of Flask, Gunicorn, and Nginx for deployment.

Note: Modify the recording_directory variable in the app.py file to point to the directory where your Jitsi Jibri recordings are stored.

About

Download Jitsi Meet Jibri recorded files from server to local system using flask app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages