https://github.com/adfinis/jibri-pjsua
Extension for Jitsi that allows Jibri to be configured as a SIP gateway so that multiple SIP devices can connect with audio and video
https://github.com/adfinis/jibri-pjsua
jitsi sip
Last synced: about 2 months ago
JSON representation
Extension for Jitsi that allows Jibri to be configured as a SIP gateway so that multiple SIP devices can connect with audio and video
- Host: GitHub
- URL: https://github.com/adfinis/jibri-pjsua
- Owner: adfinis
- License: agpl-3.0
- Created: 2022-05-23T14:36:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T12:00:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T18:22:56.785Z (2 months ago)
- Topics: jitsi, sip
- Language: Shell
- Homepage:
- Size: 3.37 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jibri-pjsua
In this repository are all the necessary configuration files to configure Jibri (the recording component of Jitsi Meet) as a SIP gateway capable of making calls to other SIP devices with video and audio. Here are also the configuration files for setting up PJSUA, a SIP client that works in conjunction with Jibri to deliver media. Whereas Jibri comes with a virtual display already set up, it must be configured manually for PJSUA, create a server serving a registry of call-able users and extend the functionality of google-chrome, which Jibri uses to join meetings.
## License
Code released under the [GNU Affero General Public License v3.0](LICENSE).