//当前直播流质量
c.Live_qn = v.CurrentQn
+ if c.Live_want_qn == 0 {c.Live_want_qn = v.CurrentQn}
//允许的清晰度
{
var tmp = make(map[int]string)
//当前直播流质量
c.Live_qn = v.CurrentQn
+ if c.Live_want_qn == 0 {c.Live_want_qn = v.CurrentQn}
//允许的清晰度
{
var tmp = make(map[int]string)
//当前直播流质量
c.Live_qn = v.CurrentQn
+ if c.Live_want_qn == 0 {c.Live_want_qn = v.CurrentQn}
//允许的清晰度
{
var tmp = make(map[int]string)
"Gtk弹幕窗": false,
"调用obs": false,
"直播流清晰度-help": "清晰度可选-1:不保存 0:默认 10000:原画 800:4K 401:蓝光(杜比) 400:蓝光 250:超清 150:高清 80:流畅,无提供所选清晰度时,使用低一档清晰度",
- "直播流清晰度": 150,
+ "直播流清晰度": 0,
"直播流类型-help": "flv or hls",
"直播流类型": "hls",
"直播流保存位置": "./live",