2017-05-16 07:31:22 +07:00
2017-05-16 07:31:22 +07:00
2017-05-15 11:04:02 +07:00
2017-05-15 11:04:02 +07:00

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.

Description
用于与 ONVIF 网络摄像机通信的 Go 软件包
Readme MIT 148 KiB
Languages
Go 100%