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.
lal/conf/lal.conf.json

12 lines
240 B
JSON

{
"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
}
}