diff --git a/check_process b/check_process index 89ea880..a7e831f 100644 --- a/check_process +++ b/check_process @@ -15,11 +15,6 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=aaae7fbe83ce001fabd40509882e765a5d8da2c1 - # 0.6~ynh1 - upgrade=1 from_commit=c5cc50f1b1f326080f4f657b7805f2c27c1c3f20 - # 0.6.1~ynh1 - upgrade=1 from_commit=f55a3d1990a0fb2fe17eb9b70aefb13337c2b623 # 0.6.1~ynh2 upgrade=1 from_commit=ed1506fa3eb56358fecb06d832c9684acbf682d9 backup_restore=1 @@ -30,6 +25,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=aaae7fbe83ce001fabd40509882e765a5d8da2c1 - name=Testing (#62) + ; commit=ed1506fa3eb56358fecb06d832c9684acbf682d9 + name=0.6.1~ynh2 manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 40f8d90..a527d48 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -11,18 +11,3 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - streaming video and audio from disk - activity detection - LDAP support - -### Server features - -- redistribution of arbitrary numbers of audio and video streams; -- text chat; -- recording to disk; -- user statuses ("raise hand", etc.); -- choice of audio and video codecs (full functionality for VP8, VP9, and H.264, preliminary support for AV1); -- Simulcast; -- Scalable Video Coding (SVC) for VP8 and VP9; -- automatic restarting of failed flows (on ICE failure); -- congestion control in the server → client direction (both loss-based and using REMB indications); -- congestion control in the client → server direction (loss-based, partial REMB support); -- dynamic tuning of buffer sizes depending on the clients' RTT; -- built-in TURN server.