# Golang ONVIF client Goal is create full featured golang client using ONVIF specifications. Project is in alpha stage. All profiles defined in the [https://www.onvif.org/profiles/specifications/](https://www.onvif.org/profiles/specifications/) implemented, but was not carefully tested. See examples directory for usage details. ## Credits - [https://github.com/hooklift/gowsdl](https://github.com/hooklift/gowsdl) - [https://github.com/RadhiFadlillah/go-onvif/](https://github.com/RadhiFadlillah/go-onvif/)