Skip to content

A collection of Node.js packages written in TypeScript, helping you to interact with network cameras from Axis Communication.

License

Notifications You must be signed in to change notification settings

FantasticFiasco/axis-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e402841 · Sep 27, 2024
Aug 14, 2024
May 6, 2024
Dec 3, 2020
Sep 27, 2024
Feb 19, 2022
Dec 2, 2020
Oct 22, 2020
Oct 17, 2021
Oct 23, 2020
Jan 9, 2023
Oct 23, 2020
Feb 19, 2022
Sep 24, 2024
Aug 12, 2023
Sep 24, 2024

Repository files navigation

axis-js

Packages

The following NPM packages have been created to provide a smooth experience interacting with devices from Axis Communications.

  • axis-configuration - A Node.js library written in TypeScript capable of configuring Axis Communication cameras.
  • axis-core - A Node.js library written in TypeScript containing shared behavior for the other packages, e.g. code handling communication and authentication with Axis Communication cameras.
  • axis-discovery - A Node.js client library written in TypeScript capable of searching for Axis Communication cameras using Bonjour and SSDP (UPnP).
    • axis-discovery-bonjour - A Node.js Bonjour client library written in TypeScript capable of searching for Axis Communication cameras.
    • axis-discovery-ssdp - A Node.js SSDP (UPnP) client library written in TypeScript capable of searching for Axis Communication cameras.
  • axis-maintenance - A Node.js library written in TypeScript capable of running maintenance operations on cameras from Axis Communication.
  • axis-snapshot - A Node.js library written in TypeScript capable of getting snapshots from Axis Communication cameras.

Credit

Thank you JetBrains for your important initiative to support the open source community with free licenses to your products.

JetBrains