yangjinhao1234

Results 6 comments of yangjinhao1234

my go env is this ``` GO111MODULE="on" GOARCH="amd64" GOBIN="" GOCACHE="/home/sakura/.cache/go-build" GOENV="/home/sakura/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOINSECURE="" GOMODCACHE="/home/sakura/zmap/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/home/sakura/zmap" GOPRIVATE="" GOPROXY="https://goproxy.cn" GOROOT="/usr/local/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64" GCCGO="gccgo" AR="ar" CC="gcc"...

I found the v1.3.3 code is different from v1.3.1. Doc said I should clone v1.3.1, is it a mistake? I try to deploy in v1.3.1

@SarthakNikhal no, v1.3.3 can't run too. So just give up cpu only deployment, we can't do that now.

> 我遇到的问题是,使用omxplayer直接播放,或者通过omxplayer-wrapper控制时,当改变视频播放速度的时候,没有声音输出。这个有解决方案吗? > 0.9

have solve this problem? i have the same question. and after i debug, i find barcontainer can be created , but fd = open(setting_dir, O_WRONLY) can be breate, seem like...