Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 915 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 915 Bytes

onvif-soap NPM version Build Status Dependency Status Coverage percentage

ONVIF CLIENT TO MANAGE CAMERA

Install

$ npm install --save onvif-soap

Usage

var onvifSoap = require('onvif-soap');

onvifSoap('Rainbow');

License

MIT © Stéphane GUILLY