Sunell Sunview App

How to do distribution deployment for CMS
Introducció
In large-scale CMS projects, a distributed deployment architecture is often adopted to enhance performance, scalability, and reliability. By deploying services across multiple servers, the system can efficiently handle high traffic loads, AI processing, and real-time data streams.
Key Benefits of Distributed Deployment
- Load Balancing for Video Streaming (MDU – Media Distribution Unit)
- Challenge: High concurrent video streams may overload a single server, causing latency or service interruptions.
- Solution: Deploy multiple MDUs to distribute video processing tasks. Bandwidth usage is balanced across servers. It also improves streaming stability and reduces single-point
- AI Processing Optimization (IAU – Intelligent Analysis Unit)
- Challenge: High volumes of AI-based tasks (e.g., person/vehicle detection) require significant CPU/GPU resources.
- Solution: Deploy multiple IAUs to share computational workloads. It enables parallel processing for real-time analytics and prevents server crashes during traffic spikes.

Com fer-ho
Here’s a structured technical documentation section for your CMS deployment architecture (Master + Extended Server with optional modular components):
- The Master server generally implements full installation, including CMU, Database, IAU and MDU.
- For extended server, you can deploy full services (like Master) or only install required components (e.g., MDU for video or IAU for AI).

Installation with the selected units only

- On the extended server, there is a management tool next to the computer’s toolbar (lower right corner of the desktop) after installation. Below screenshot shows the blue icon.

- Click on MDU (media distribution unit) and then “To configure” button.

- Input the Master server’s IP and port. This can be a LAN IP for the same local network deployment, or a WAN IP for cross-network access (requires firewall configuration). The port number is 10086 by default. You will need to forward port 10086 for the master server if it’s not located in the same local network.
- Log in to the CMS on the master server, go to Server card.

- You will find there is one more unit, MDU, which is just added.

- When adding devices, you can manually assign them to a specific MDU or select “Auto” to enable the system’s automatic load balancing.

- The deployment for IAU is the same.
Preguntes freqüents
What is the purpose of distributed deployment in CMS?
Distributed deployment enhances performance, scalability, and reliability by distributing services across multiple servers.
How do I select the components for installation?
You can choose between a standard setup or a custom setup to select the necessary components for your deployment.
What tools are available for server management?
The server management tool allows configuration and monitoring of services, including starting, stopping, and registering service
Documents/Recursos
![]() |
Sunell Sunview App [pdfManual del propietari Solview App, App |
