@berlund/purge

The Practical and Useful Recording Group Eraser. Removes all recording groups from an Axis S3008 Recorder

Usage no npm install needed!

<script type="module">
  import berlundPurge from 'https://cdn.skypack.dev/@berlund/purge';
</script>

README

Purge

Node.js CI codecov

What is Purge

Purge is the Practical and Useful Recording Group Eraser. It serves only one purpose: to conveniently erase all existing recording groups on an Axis S3008 Recorder. Unless a recording group is currently in use, all existing recording groups will be removed using the Recording Groups API.

Usage

Installation

npm install -g @berlund/purge

Run

The only required argument is the IP address of your S3008 recorder:

nvr-purge 192.168.1.22

Delete recording groups with custom credentials (HTTP Digest):

nvr-purge 192.168.1.22 -u username -p secret