feat: get wda logs

This commit is contained in:
debugtalk
2022-09-22 21:11:38 +08:00
parent 9004f84791
commit 35225d97ff
17 changed files with 201 additions and 60 deletions

View File

@@ -46,6 +46,7 @@ type DriverExt struct {
frame *bytes.Buffer
doneMjpegStream chan bool
scale float64
host string
CVArgs
}