Stable branch #2
13
README.md
13
README.md
|
@ -2,23 +2,28 @@
|
|||
Bash installer for Jibri on *buntu LTS based systems
|
||||
|
||||
## Features
|
||||
* Enabled Local (audio) recording using flac
|
||||
* Enabled Session (video) Recording using Jibri
|
||||
* Enabled Jitsi Electron app detection server side.
|
||||
* Standalone SSL Certbot/LE implementation
|
||||
* Option to enable Local audio recording using flac.
|
||||
* Option to enable Secure Rooms
|
||||
* Option to enable Welcome Page
|
||||
* 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
|
||||
* Valid domain with DNS already set (preferably).
|
||||
* Valid domain with DNS record.
|
||||
* Minimum recommended for video recording: 4 GB RAM / 4 Cores.
|
||||
* Dropbox developer App key & redirect url configured (if you choose to enable Dropbox upload).
|
||||
* Webcam
|
||||
### Jigasi Transcript
|
||||
* SIP account
|
||||
* Google Cloud Account with Billing setup.
|
||||
### Jibri Recodings Access via Nextcloud
|
||||
* Valid domain with DNS record for Nextcloud SSL.
|
||||
|
||||
## Custom changes
|
||||
* 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.
|
||||
|
||||
SwITNet Ltd © - 2019, https://switnet.net/
|
||||
SwITNet Ltd © - 2020, https://switnet.net/
|
||||
|
|
|
@ -105,10 +105,10 @@ echo '
|
|||
by Software, IT & Networks Ltd
|
||||
|
||||
Featuring:
|
||||
- Jibri
|
||||
- Jibri Recording and YouTube Streaming
|
||||
- Jibri Recordings Access via Nextcloud
|
||||
- Jigasi Transcription
|
||||
- Brandless Mode
|
||||
- Customized brandless mode
|
||||
- Recurring changes updater
|
||||
|
||||
See more at: https://github.com/switnet-ltd/quick-jibri-installer/
|
||||
|
|
Loading…
Reference in New Issue