mirror of https://github.com/q191201771/lal.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
371 B
JSON
17 lines
371 B
JSON
{
|
|
"listen_addr": ":10101",
|
|
"servers": {
|
|
"1": {
|
|
"rtmp_addr": "127.0.0.1:19350",
|
|
"api_addr": "127.0.0.1:8083"
|
|
},
|
|
"2": {
|
|
"rtmp_addr": "127.0.0.1:19550",
|
|
"api_addr": "127.0.0.1:8283"
|
|
}
|
|
},
|
|
"pull_secret_param": "lal_cluster_inner_pull=1",
|
|
"server_timeout_sec": 30,
|
|
"max_sub_session_per_ip": -1,
|
|
"max_sub_duration_sec": -1
|
|
} |