Difference between revisions of "DeepStream Reference Designs/Project Architecture/High Level Design"

From RidgeRun Developer Connection
Jump to: navigation, search
Line 2: Line 2:
  
 
[[File:DeepStream Reference Designs Architecture Diagram.png| 700px|center|thumb|Deepstream Reference Designs Architecture]]
 
[[File:DeepStream Reference Designs Architecture Diagram.png| 700px|center|thumb|Deepstream Reference Designs Architecture]]
 +
 +
Each module of the system could be classified as a part of the following sections:
 +
 +
== Reusable Infrastructure ==
 +
 +
This subsystem encapsulates all the modules that constitute the general framework of the project.
 +
 +
== Decoupling Interfaces ==
 +
 +
== Custom Application Specific ==

Revision as of 17:45, 9 May 2022

The following diagram shows a high-level overview of the system architecture:

Deepstream Reference Designs Architecture

Each module of the system could be classified as a part of the following sections:

Reusable Infrastructure

This subsystem encapsulates all the modules that constitute the general framework of the project.

Decoupling Interfaces

Custom Application Specific