Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 499 Bytes

gonvif

Go implementation for onvif protocol

Development

Since there are to many feature in onvif protocol, let me know what you require (just create an issue) and ill add it to the project. ✨ ✨

Background

This package is continuation for what RadhiFadlillah did in his implementation. Since go-onvif is now archived, I'll continue to develop this package to add more features.

Contains implementation inspired from go-onvif.