mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
move config to app, for its application level features
This commit is contained in:
parent
517d346a52
commit
b407021d45
14 changed files with 149 additions and 80 deletions
14
README.md
14
README.md
|
@ -183,6 +183,20 @@ System Architecture:
|
|||
| All Linux(RHEL,CentOS,Ubuntu,Fedora...) |
|
||||
+------------------------------------------------------+
|
||||
</pre>
|
||||
Modularity Architecture:
|
||||
<pre>
|
||||
+------------------------------------------------------+
|
||||
| Main(srs/bandwidth/librtmp) |
|
||||
+------------------------------------------------------+
|
||||
| App(Server/Client application) |
|
||||
+------------------------------------------------------+
|
||||
| RTMP(Protocol stack) |
|
||||
+------------------------------------------------------+
|
||||
| Kernel(depends on Core, provides error/log) |
|
||||
+------------------------------------------------------+
|
||||
| Core(depends only on system apis) |
|
||||
+------------------------------------------------------+
|
||||
</pre>
|
||||
Stream Architecture:
|
||||
<pre>
|
||||
+---------+ +----------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue