Skip to content

Commit a643dda

Browse files
committed
Add legacy for origin cluster.
1 parent e1f79aa commit a643dda

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

i18n/en-us/docusaurus-plugin-content-docs/current/doc/origin-cluster.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ cd proxy-go && make
5858
We will support the Docker image in the future, or integrate the proxy server into the Oryx
5959
project.
6060

61+
## Legacy
62+
63+
From SRS 7.0+, the new Origin Cluster is based on proxy server, not the old MESH based SRS servers.
64+
However, if you want to use the old origin cluster, you can switch to SRS 6.0.
65+
6166
## RTMP Origin Cluster
6267

6368
To use the RTMP origin cluster, you need to deploy the proxy server and the origin server.

i18n/zh-cn/docusaurus-plugin-content-docs/current/doc/origin-cluster.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ cd proxy-go && make
5252
5353
我们将在未来支持Docker镜像,或将proxy server集成到Oryx项目中。
5454

55+
## Legacy
56+
57+
从SRS 7.0及以上版本开始,新的Origin集群基于proxy server,而不是旧的MESH架构SRS服务器。
58+
如果你需要使用旧的Origin集群,可以切换到SRS 6.0版本。
59+
5560
## RTMP Origin Cluster
5661

5762
要使用RTMP源站集群,您需要部署proxy server和源服务器。首先,启动proxy server:

0 commit comments

Comments
 (0)