parent
ea14c8dab7
commit
0127016558
|
@ -5,6 +5,7 @@ Bash installer for Jibri on *buntu 16.04 LTS based systems
|
||||||
* Enabled Local (audio) recording using flac
|
* 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.
|
||||||
|
* Option to enable Secure Rooms
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Valid domain with DNS already set (preferably).
|
* Valid domain with DNS already set (preferably).
|
||||||
|
|
|
@ -436,6 +436,7 @@ enable_letsencrypt
|
||||||
echo "
|
echo "
|
||||||
########################################################################
|
########################################################################
|
||||||
Installation complete!!
|
Installation complete!!
|
||||||
|
for customized support: http://switnet.net
|
||||||
########################################################################
|
########################################################################
|
||||||
"
|
"
|
||||||
apt -y autoremove
|
apt -y autoremove
|
||||||
|
|
Loading…
Reference in New Issue