Skip to content

Core Technologies for Axis Dev #513

Closed Answered by vivekatoffice
efgarro asked this question in General
Discussion options

You must be logged in to vote

HI @efgarro ,

Regarding "My immediate objective is to write a web app capable of reading the response from Axis Object Analytics API and create a histogram plot with the provided data."

On Edge(inside Axis Camera):

Native SDK:

  1. Inside ACAP:
    ACAP Native SDK
    Event API
    C/C++,HTML5/JS and following the examples are good to go 👍

  2. Using HTML5 on ACAP-hosted webpages:
    HTML5/JS is good to go 👍 ws: a Node.js WebSocket library simple-mqtt-websocket-example

Computer Vision SDK:

ACAP Computer Vision SDK
Containerize a Node.js application
Docker knowledge with Containerizing language-specific applications is good to go 😄

On Server:

  1. Use MQTT to subscribe to the metadata:
    VAPIX Documentation
    NodeJ…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@efgarro
Comment options

Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants