{"id":15325049,"url":"https://github.com/prayagsingh/docker-jibri-pulseaudio","last_synced_at":"2025-04-15T02:52:26.000Z","repository":{"id":40467574,"uuid":"356867062","full_name":"prayagsingh/docker-jibri-pulseaudio","owner":"prayagsingh","description":"Deploy Jibri using Pulse-Audio. Also supports streaming to Facebook and uses Rclone to copy the files to any S3 compatible storage.","archived":false,"fork":false,"pushed_at":"2023-06-13T12:58:13.000Z","size":117,"stargazers_count":22,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T02:52:19.929Z","etag":null,"topics":["docker","facebook","jibri","jitsi","jitsi-meet","kubernetes","pulseaudio","rclone","recording","streaming"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prayagsingh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-11T12:53:17.000Z","updated_at":"2024-08-09T08:23:54.000Z","dependencies_parsed_at":"2024-10-15T22:40:28.998Z","dependency_job_id":"b8b8330b-df8e-4e20-a40b-4251b81cfd50","html_url":"https://github.com/prayagsingh/docker-jibri-pulseaudio","commit_stats":{"total_commits":68,"total_committers":4,"mean_commits":17.0,"dds":0.6323529411764706,"last_synced_commit":"9b67fe0ec53ea9ab00ccd16dbebe08f9f2bb4ca1"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayagsingh%2Fdocker-jibri-pulseaudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayagsingh%2Fdocker-jibri-pulseaudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayagsingh%2Fdocker-jibri-pulseaudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayagsingh%2Fdocker-jibri-pulseaudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prayagsingh","download_url":"https://codeload.github.com/prayagsingh/docker-jibri-pulseaudio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","facebook","jibri","jitsi","jitsi-meet","kubernetes","pulseaudio","rclone","recording","streaming"],"created_at":"2024-10-01T09:29:12.698Z","updated_at":"2025-04-15T02:52:25.982Z","avatar_url":"https://github.com/prayagsingh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Jibri Pulseaudio\n\n[![Docker Image Version](https://img.shields.io/docker/v/prayagsingh/jibri-pulseaudio/latest)](https://hub.docker.com/r/prayagsingh/jibri-pulseaudio/tags) [![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/prayagsingh/jibri-pulseaudio)](https://hub.docker.com/r/prayagsingh/jibri-pulseaudio)\n\n\n#### Run Jibri using PulseAudio.\n\n#### Please use `prayagsingh/jibri-pulseaudio:latest` for latest changes using unstable build.\n\n### Additional Features\n\n* Inbuilt Support for streaming to any rtmp server.\n\n* Stream to Facebook.\n\n* Inbuilt support for Rclone.\n\n* Store your recordings to any S3 compatible storage.\n\n* Store your recordings to Google Drive.\n\n### FILES\n\n1. Use `examples/jibri.yml` with docker-compose.\n2. Use `examples/stack-jibri.yml` with `docker stack deploy`.\n3. Use `examples/jibri-k8s` directory to setup jibri on k8s. Use `examples/jibri-k8s/kustomization.yaml` for deployment. `Kustomize` version is `v4.0.5`.\n4. Look for `update_this` and change the value accordingly. Also change `meet.example.com` with a valid URL.\n\n***NOTE 1: It is mandatory to map `/dev/shm` else chrome crashes when screen-share is enabled***\n\n***NOTE 2:*** Here I'm using `external` network in both the files. Please change it accordingly. \n\n***NOTE 3:*** Please take the necessary steps to secure the AWS keys when using with rclone. \n\n### SETUP tested \n1. **docker-compose:** working with `1920x1080` \n2. **docker-swarm:** working with `1920x1080` \n3. **k8s:** working with `1280x720` resolution only. With `1920x1080`, the memory consumption reached up to 7.5 GiB and vCPU up to 6 and after 10 minutes recording crashed. With resolution `1280x720`, recording went fine. Tested in 50 minutes meeting with 3 participants and with/without screen-sharing. In order to lower down the resolution to `1280x720`, we have to change `Virtual 1920 1080`  with `Virtual 1280 720` in `xorg-video-dummy.conf` file and set env variable `JIBRI_FFMPEG_RESOLUTION=\"1280x720\"`.\n\n**K8s resource usage with 1280x720 resolution with 3 participants in a meeting: Stable**\n\n![Screenshot (619)](https://user-images.githubusercontent.com/8455114/114389163-48a21d80-9bb2-11eb-893f-43b80dae7dfc.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprayagsingh%2Fdocker-jibri-pulseaudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprayagsingh%2Fdocker-jibri-pulseaudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprayagsingh%2Fdocker-jibri-pulseaudio/lists"}