From f66d642c2ac8bc5c779970d829a6e404c2947a2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Fuente=20P=C3=A9rez?= Date: Fri, 9 Dec 2022 11:15:55 +0100 Subject: [PATCH] Delete ROADMAP.md --- ROADMAP.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md deleted file mode 100644 index 3f11367d..00000000 --- a/ROADMAP.md +++ /dev/null @@ -1,25 +0,0 @@ -# Next release - -* IP Cameras support -* Angular version update in library and tutorials -* Ionic version update in tutorials -* Dynamic change of cluster size (PRO) -* On premises installation license management (PRO) - -# Medium term -* Multiple streams per participant -* OpenVidu Call features for One to Many sessions -* Revamped documentation and tutorials -* Out of the box deployment in Azure, GCP and DO cloud providers -* Elasticity (auto-scaling) (PRO) -* Kubernetes support (PRO) -* Simulcast and SVC (PRO) -* Improved resource consumption (PRO) - -# Long term -* Dynamic change of participant roles -* Granular permissions for participants -* P2P sessions with 2 participants (PRO) -* KurentoClient for advanced management of media sessions (PRO) -* RTMP, HLS and DASH support (PRO) -* Sessions migration between cluster nodes (for reduced resource consumption) (PRO)