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.
12 lines
240 B
JSON
12 lines
240 B
JSON
6 years ago
|
{
|
||
|
"httpflv": {
|
||
|
"sub_listen_addr": ":8080",
|
||
|
"pull_addr": "pull.xxx.com",
|
||
|
"pull_connect_timeout": 2,
|
||
|
"pull_read_timeout": 20,
|
||
|
"sub_idle_timeout": 10,
|
||
|
"stop_pull_while_no_sub_timeout": 5,
|
||
|
"gop_cache_num": 2
|
||
|
}
|
||
|
}
|