Rodin
Rodin
I change `MetricsList []*Metric` to `MetricsList map[string]*Metric`, when i use the custom metrics. Make a easy way to get custom metric. ```go customMetrics := []*ginprometheus.Metric{ &ginprometheus.Metric{ ID: "1234", // optional...
same here, does anyone have a fix?
使用 -c:a copy -c:v copy ,直接复制流,不要转码。转码非常损耗性能。
@DevilJessse ffmpeg 参数可以自己在配置文件配置的
@chromecrown -hls_time 4 -hls_list_size 5 -f hls 文档地址 [https://ffmpeg.org/ffmpeg-all.html#Options-46](https://ffmpeg.org/ffmpeg-all.html#Options-46)
@chromecrown 这个没法改,他们代码写死了。需要自己改动下代码,才能实现。
v2ex 看到的,支持一个
` ndc resolver setnetdns wlan0 192.168.8.1 192.168.8.1` on Android 8.1.0 is not work. network is static ip . @newEntera
@newEntera I found the problem is okhttp , it doesn't use the new DNS . But I use google the new dns is work.