mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #464, support origin cluster
This commit is contained in:
parent
2f09ec4353
commit
c70421e656
13 changed files with 171 additions and 39 deletions
|
@ -366,6 +366,7 @@ vhost cluster.srs.com {
|
|||
debug_srs_upnode on;
|
||||
|
||||
# For origin(mode local) cluster, turn on the cluster.
|
||||
# @remark Origin cluster only supports RTMP, use Edge to transmux RTMP to FLV.
|
||||
# default: off
|
||||
# TODO: FIXME: Support reload.
|
||||
origin_cluster off;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue