Introduction
This article outlines how to size one or more server/virtual machines for depending on how large an installation you require.
This article covers both cloud and 'on-premise' deployments (both physical and VMs).
EdgeVis Server can be installed on either Linux (recommended) or Microsoft Windows.
Common hardware requirements
The most important factors are CPU core count and memory, and specific guidance on these is provided below. Regards of size, the following requirements are always required:
At least 4GB free disk space.
A static IP address (both on the local network, and externally to the Internet).
An internet connection that can support the combined bandwidth needs of the encoders and viewers.
General hardware guidance
For on-premise deployments, we list 'core counts' following this guidance:
Use a minimum of a 10th Generation Intel or Zen 2 AMD or above.
Count real cores not threads if the CPU supports Hyper-Threading.
Prefer CPUs models which only offer high-performance cores. Efficiency cores have much lower performance.
Do not mix performance and efficiency cores within the same virtual machine.
EdgeVis server generally uses 2 CPU cores under load. For modern high-core count CPUs, we recommend deploying multiple EdgeVis servers in virtual machines to make full use of the CPU.
We can run on consumer hardware but recommend server grade for production deployments - i.e. Xeon or Epyc with ECC memory.
General operating system guidance
We recommend Linux over Windows, however both operating systems offer the same feature set.
Non-LTS or consumer operating systems (such as Windows desktop) are not supported for anything but the smallest deployments.
Centos is EOL in June 2024 so will no longer be supported. For RPM we only test against Red Hat 8 & 9.
General cloud guidance
Avoid the use of burstable instance types in cloud deployments (t series in AWS and b series in Azure). They generally offer low baseline performance and can result in unexpected server behaviour as you scale up encoder and viewer counts.
Pick the latest or previous generation instance type in Cloud Deployments.
Linux requirements
EdgeVis Server is supplied as both an RPM and DEB file allowing for use on different flavours of Linux.
Supported Linux distributions
20.04 (EOL Apr 2025)
22.04 (EOL Apr 2027)
24.04 (EOL Apr 2029)
8 (EOL 2029)
9 (EOL 2032)
Recommended minimum specifications
Incoming EdgeVis Streams | Stream Viewers | On-premises PC | AWS EC2 | Azure |
1-250 |
1-100 |
|
|
|
1-250 |
100-250 |
|
|
|
If you expect more than 250 incoming EdgeVis streams or viewing streams you should use a cluster of multiple servers to provide scalability and resilience - see the clustering table below for an indication of how many server instances are recommended.
Microsoft Windows requirements
EdgeVis Server is supplied as an installer that can be installed on Windows.
We strongly recommend using Windows Server (over standard Windows versions) and LTSC (Long term servicing channel) versions.
Supported Windows releases
For single server installations (with less than 100 incoming streams / viewers) we support:
Windows 11 22H2 or newer
(we recommend you use Windows 11 Enterprise LTSC)
For larger and clustered installations we only support:
Windows Server 2019 LTSC (EOL 2029)
Windows Server 2022 LTSC (EOL 2031)
Windows recommended minimum specifications
Incoming EdgeVis Streams | Stream Viewers | On-premises PC / VM | AWS EC2 | Azure |
1-100 |
1-100 |
|
|
|
100-250 |
100-250 |
|
|
|
If you expect more than 250 incoming EdgeVis streams or viewing streams you should use a cluster of multiple servers to provide scalability and resilience - see the clustering table below for an indication of how many server instances are recommended.
EdgeVis Server Clustering
Once you exceed 250 incoming video streams you should use multiple servers to create a cluster. This also provides a failover capability, as all servers in a cluster will take over the load should one of the servers fail.
Edgevis offers two types of clustering:
Standard
The backend database is installed alongside the main EdgeVis server application on the same PC. The database is installed automatically as part of the standard EdgeVis installer.Enterprise
The backend database is installed onto its own PC so it doesn't have to contend with the main server application for resources. There should be two separate database instances to provide database resilience.
This table shows how many server instances you'll need, based on
Incoming | EdgeVis | Separate |
Standard clustering |
|
|
250-500 | 2 | n/a |
500-750 | 3 | n/a |
750-1000 | 4 | n/a |
Enterprise clustering |
|
|
0-1250 | 5 | 2 |
1250-1500 | 6 | 2 |
1500-1750 | 7 | 2 |
1750-2000 | 8 | 2 |
2000-2250 | 9 | 2 |
2250-2500 | 10 | 2 |
Enterprise database recommendations
For Enterprise deployments we recommend the following specification for hosting your databases.
Incoming | On-premises | AWS | Azure |
|
|
|
|
1500-2500 |
|
|
|
Note: We support burstable instance types for AWS Cloud Database instances if < 25% of the streams are configured with alarm rules.