正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
| @@ -210,13 +210,13 @@ Schema#2: SRS RTMP Edge server pull stream from origin (or upstream SRS | @@ -210,13 +210,13 @@ Schema#2: SRS RTMP Edge server pull stream from origin (or upstream SRS | ||
| 210 | +-----+ bandwidth test process(4) | | 210 | +-----+ bandwidth test process(4) | |
| 211 | +---------------------------+ | 211 | +---------------------------+ |
| 212 | Remark: | 212 | Remark: |
| 213 | -(1) master process: to fork processes, schedule fd(client) to the "right" process, | ||
| 214 | - forward messages between processes | ||
| 215 | -(2) communication: master process use unix domain socket to communicate with | ||
| 216 | - worker processes. | 213 | +(1) master process: to fork processes, schedule fd(client) to the "right" |
| 214 | + process, forward messages between processes | ||
| 215 | +(2) communication: master process use unix domain socket to communicate | ||
| 216 | + with worker processes. | ||
| 217 | (3) worker process: to provide RTMP streaming service, generate HLS files. | 217 | (3) worker process: to provide RTMP streaming service, generate HLS files. |
| 218 | -(4) bandwidth test process: for all bandwidth test request, to make the bandwidth | ||
| 219 | - testing has minimal effect to streaming service | 218 | +(4) bandwidth test process: for all bandwidth test request, to make the |
| 219 | + bandwidth testing has minimal effect to streaming service | ||
| 220 | </pre> | 220 | </pre> |
| 221 | Bandwidth Test Workflow: | 221 | Bandwidth Test Workflow: |
| 222 | <pre> | 222 | <pre> |
-
请 注册 或 登录 后发表评论