From 1ba43947d9098b559d9c7abe0b5ad1c4585da8e1 Mon Sep 17 00:00:00 2001 From: Micael Gallego Date: Mon, 16 Mar 2020 10:22:41 +0100 Subject: [PATCH] Create ROADMAP.md --- ROADMAP.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000..3f11367d --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,25 @@ +# 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)