mirror of
https://github.com/cedricve/go-onvif.git
synced 2025-09-27 04:45:54 +08:00
d23a0ab8f974c458d74cc64b09535bdf41ca87ec
Go-ONVIF
Go-ONVIF is a Go package for communicating with network camera which supports the ONVIF specifications. ONVIF (Open Network Video Interface) is an open industry forum promoting and developing global standards for interfaces of IP-based physical security products such as network cameras. Recently, almost all network cameras support ONVIF specifications, especially network camera that made in China, which usually can bought with cheap price.
Progress
This package is still in develoment following guide from ONVIF, with several features already available :
- Camera discovery
- Send discovery request
- Read discovery response
- Initial camera setup and administration
License
Go-ONVIF is distributed using MIT license, which means you can use it however you want as long as you preserve copyright and license notices of this package.
Languages
Go
100%