onvif
onvif copied to clipboard
ptz example
could give a ptz example please
indeed would appreciate this as well
I played around and I could make it work as following ;)
https://play.golang.org/p/Kd4lV6MuCSg
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 ?