Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2015-07-23 14:35:04 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
4c3d3013a2e64effa535d200fcea570c316f69c1
4c3d3013
2 parents
c2d9c986
cd8be3f1
Merge branch '2.0release' into develop
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
3 行删除
README.md
README.md
查看文件 @
4c3d301
...
...
@@ -829,7 +829,7 @@ SRS always use the most simple architecture to support complex transaction.
<pre>
+---------+ +----------+
+
Publish + +
Deliver |
| Publish | |
Deliver |
+---|-----+ +----|-----+
+----------------------+-------------------------+----------------+
| Input | SRS(Simple RTMP Server) | Output |
...
...
@@ -844,13 +844,13 @@ SRS always use the most simple architecture to support complex transaction.
+----------------------+ | |
| MediaSource(2) | | |
| (RTSP,FILE, | | |
| HTTP,HLS, --pull-+->-- Ingester
---
-(rtmp)-+-> SRS |
| HTTP,HLS, --pull-+->-- Ingester
(3)
-(rtmp)-+-> SRS |
| Device, | | |
| ......) | | |
+----------------------+ | |
| MediaSource(2) | | |
| (RTSP,FILE, | | |
| HTTP,HLS, --push-+->-- Streamer
---
-(rtmp)-+-> SRS |
| HTTP,HLS, --push-+->-- Streamer
(4)
-(rtmp)-+-> SRS |
| Device, | | |
| ......) | | |
+----------------------+-------------------------+----------------+
...
...
请
注册
或
登录
后发表评论