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/2.json

18 lines
299 B
JSON

{
"sub_idle_timeout": 10,
"gop_cache_num": 2,
"httpflv": {
"sub_listen_addr": ":8080"
},
"rtmp": {
"addr": ":8081"
},
"pull": {
"type": "httpflv",
"addr": "xxx.pull.com",
"connect_timeout": 2,
"read_timeout": 1,
"stop_pull_while_no_sub_timeout": 3000
}
}