onvif-nvt

v0.3.3
Wrapper for ONVIF spec to control NVT (Network Video Transitter) devices.
node nodejs onvif nvt ipcamera camera ptz snapshot

build

babel lib -d dist

jsdoc

jsdoc ./lib/*.js ./lib/modules/*.js ./lib/utils/*.js --readme ./README.md --destination ./docs

lint

eslint --ext .js lib test run

lint-fix

eslint --ext .js lib test run --fix

test

jest

test-ci

yarn lint && jest && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
npm i onvif-nvt

Metadata

  • MIT
  • >= 10.18.1
  • Jeff Galbraith
  • released 6/11/2021

Downloads

Maintainers