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

22 lines
343 B
JSON

{
"rtmp": {
"addr": ":19350",
"gop_num": 2
},
"httpflv": {
"sub_listen_addr": ":8080",
"gop_num": 2
},
"log": {
"level": 1,
"filename": "./logs/lals.log",
"is_to_stdout": true,
"is_rotate_daily": true,
"short_file_flag": true,
"assert_behavior": 1
},
"pprof": {
"addr": ":10001"
}
}