Stable branch #2

Merged
Ark74 merged 34 commits from stable-branch into master 2020-04-11 19:22:27 +00:00
2 changed files with 11 additions and 6 deletions
Showing only changes of commit 4850203d2c - Show all commits

View File

@ -2,23 +2,28 @@
Bash installer for Jibri on *buntu LTS based systems Bash installer for Jibri on *buntu LTS based systems
## Features ## Features
* Enabled Local (audio) recording using flac
* Enabled Session (video) Recording using Jibri * Enabled Session (video) Recording using Jibri
* Enabled Jitsi Electron app detection server side. * Enabled Jitsi Electron app detection server side.
* Standalone SSL Certbot/LE implementation * Standalone SSL Certbot/LE implementation
* Option to enable Local audio recording using flac.
* Option to enable Secure Rooms * Option to enable Secure Rooms
* Option to enable Welcome Page * Option to enable Welcome Page
* Option to setup UI language * Option to setup UI language
* (New) Jigasi Transcript - Speech to Text powered by Google API * Jigasi Transcript - Speech to Text powered by Google API
* (New) JRA (Jibri Recordings Access) via Nextcloud
* (New) Customized brandless mode
* (New) Improved recurring updater
## Requirements ## Requirements
* Valid domain with DNS already set (preferably). * Valid domain with DNS record.
* Minimum recommended for video recording: 4 GB RAM / 4 Cores. * Minimum recommended for video recording: 4 GB RAM / 4 Cores.
* Dropbox developer App key & redirect url configured (if you choose to enable Dropbox upload). * Dropbox developer App key & redirect url configured (if you choose to enable Dropbox upload).
* Webcam * Webcam
### Jigasi Transcript ### Jigasi Transcript
* SIP account * SIP account
* Google Cloud Account with Billing setup. * Google Cloud Account with Billing setup.
### Jibri Recodings Access via Nextcloud
* Valid domain with DNS record for Nextcloud SSL.
## Custom changes ## Custom changes
* Start with video muted by default * Start with video muted by default
@ -28,4 +33,4 @@ Bash installer for Jibri on *buntu LTS based systems
Please note: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. Please note: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
SwITNet Ltd © - 2019, https://switnet.net/ SwITNet Ltd © - 2020, https://switnet.net/

View File

@ -105,10 +105,10 @@ echo '
by Software, IT & Networks Ltd by Software, IT & Networks Ltd
Featuring: Featuring:
- Jibri - Jibri Recording and YouTube Streaming
- Jibri Recordings Access via Nextcloud - Jibri Recordings Access via Nextcloud
- Jigasi Transcription - Jigasi Transcription
- Brandless Mode - Customized brandless mode
- Recurring changes updater - Recurring changes updater
See more at: https://github.com/switnet-ltd/quick-jibri-installer/ See more at: https://github.com/switnet-ltd/quick-jibri-installer/