KAYUII

Results 8 issues of KAYUII

dockerfile打包发布成 docker 镜像,附带 docker-compose快速部署例子

``` /root/go/pkg/mod/github.com/c2h5oh/[email protected]/datasize.go:193:18: duplicate case "e" (constant of type string) in expression switch /root/go/pkg/mod/github.com/c2h5oh/[email protected]/datasize.go:193:7: previous case /root/go/pkg/mod/github.com/c2h5oh/[email protected]/datasize.go:193:23: duplicate case "eb" (constant of type string) in expression switch /root/go/pkg/mod/github.com/c2h5oh/[email protected]/datasize.go:193:12: previous case ```

Enable the hardware decoding of vp9 and vp8 in mediacodec, and extract the decoding thread.

I encountered an issue while trying to configure MediaCodec for HEVC video decoding. Below is the error log: ``` 04-17 11:56:26.388 D/MediaCodecList(28645): codecHandlesFormat: no format, so no extra checks 04-17...

可以用使用Proto3的版本吗? 新版的NetCore通讯不了.

使用 vcpkg 安装 ffmpeg 静态链接库后运行 ``` cargo run --example available ``` 报一下错误 ``` = note: LINK : warning LNK4098: 默认库“LIBCMT”与其他库的使用冲突;请使用 /NODEFAULTLIB:library libhwcodec-459102ab20533d1c.rlib(mfenc.o) : error LNK2001: 无法解析的外部符号 IID_ICodecAPI libhwcodec-459102ab20533d1c.rlib(mfenc.o) : error...