// 如果设置为0或-1,表示不限制。 MaxSubDurationSec int `json:"max_sub_duration_sec"` } // lal节点静态配置信息 // Server lal节点静态配置信息 type Server struct { RtmpAddr string // 可用于级联拉流的RTMP地址 ApiAddr string // HTTP API接口地址 // 可用于级联拉流的RTMP地址 RtmpAddr string...