rest2onvif

0.0.13 • Public • Published

rest2onvif

Simple NodeJS Rest to Onvif proxy, based on node-onvif (https://github.com/agsh/onvif)

Not in any way complete, but it's here..

Implemented functions:

  • /api/gotopreset
  • /api/ptzmove
  • /api/setpreset
  • /api/ptzstop

Install

git clone https://github.com/MrMEEE/rest2onvif.git
cd rest2onvif
npm install
cp config.js.example config.js

Edit config.js

node app.js

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i rest2onvif

    Weekly Downloads

    3

    Version

    0.0.13

    License

    none

    Unpacked Size

    41.7 kB

    Total Files

    14

    Last publish

    Collaborators

    • mrmeee