golang-camera-web-server icon indicating copy to clipboard operation
golang-camera-web-server copied to clipboard

./main.go:85:12: cannot assign *gocv.NativeByteBuffer to frame (type []byte) in multiple assignment on /dev/video0

Open Awerito opened this issue 4 years ago • 0 comments

Got follow error, what can I do?

 > go run main.go 
# command-line-arguments
./main.go:85:12: cannot assign *gocv.NativeByteBuffer to frame (type []byte) in multiple assignment```

Awerito avatar Oct 10 '21 00:10 Awerito