mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update readme
This commit is contained in:
parent
6e87a4014d
commit
6be49ec8d9
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -210,13 +210,13 @@ Schema#2: SRS RTMP Edge server pull stream from origin (or upstream SRS
|
||||||
+-----+ bandwidth test process(4) |
|
+-----+ bandwidth test process(4) |
|
||||||
+---------------------------+
|
+---------------------------+
|
||||||
Remark:
|
Remark:
|
||||||
(1) master process: to fork processes, schedule fd(client) to the "right" process,
|
(1) master process: to fork processes, schedule fd(client) to the "right"
|
||||||
forward messages between processes
|
process, forward messages between processes
|
||||||
(2) communication: master process use unix domain socket to communicate with
|
(2) communication: master process use unix domain socket to communicate
|
||||||
worker processes.
|
with worker processes.
|
||||||
(3) worker process: to provide RTMP streaming service, generate HLS files.
|
(3) worker process: to provide RTMP streaming service, generate HLS files.
|
||||||
(4) bandwidth test process: for all bandwidth test request, to make the bandwidth
|
(4) bandwidth test process: for all bandwidth test request, to make the
|
||||||
testing has minimal effect to streaming service
|
bandwidth testing has minimal effect to streaming service
|
||||||
</pre>
|
</pre>
|
||||||
Bandwidth Test Workflow:
|
Bandwidth Test Workflow:
|
||||||
<pre>
|
<pre>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue