onvif icon indicating copy to clipboard operation
onvif copied to clipboard

ptz example

Open zhuqiyun opened this issue 3 years ago • 3 comments

could give a ptz example please

zhuqiyun avatar Apr 07 '21 13:04 zhuqiyun

indeed would appreciate this as well

cedricve avatar May 16 '21 18:05 cedricve

I played around and I could make it work as following ;)

https://play.golang.org/p/Kd4lV6MuCSg

cedricve avatar Jun 04 '21 21:06 cedricve

Just curious in the above example i get errors for onvif.DeviceParams not being declared by package onvif so where is this coming from ? Also two of the imports are not used "github.com/beevik/etree" "onvif2 "github.com/use-go/onvif/xsd/onvif" so are these needed ?

gmonk avatar Mar 30 '22 16:03 gmonk