NextPlayerCloud
NextPlayerCloud
https://mu.qqxy100.com/ts/2/27927089059463168/index.m3u8?wssecret=557711a38384ac00c763e52aa706321e&wstime=1594776000 缓存完无法播放
@lishangwl PR下呗
设置拦截器 //log相关 HttpLoggingInterceptor loggingInterceptor = new HttpLoggingInterceptor("OkGo"); loggingInterceptor.setPrintLevel(HttpLoggingInterceptor.Level.NONE); //log打印级别,决定了log显示的详细程度 loggingInterceptor.setColorLevel(Level.INFO); //log颜色级别,决定了log在控制台显示的颜色 builder.addInterceptor(loggingInterceptor); //添加OkGo默认debug日志 public enum Level { NONE, //不打印log BASIC, //只打印 请求首行 和 响应首行 HEADERS, //打印请求和响应的所有 Header BODY //所有数据全部打印 }
This support https://github.com/NextPlayerCloud/NextPlayerCloud/releases/tag/NextPlayer1.2.5