I should probably ask at the official Axis developer forum, but it seems that several have tried that with no success.
Searching through Stack Overflow, I find a few references to Axis cameras and the Vapix API which is a fairly simple-looking HTTP interface - for instance this question - so hopefully someone reading this site will be able to help.
The interface looks quite straightforward, but when I execute a GET using JQuery I always end up getting 401 not authorized.
I can't find anything in the available documentation to cover authorization - do I login once, or must I supply user name & password params on each request? (I tried that & it still 401ed)
It seems that the simplest might be if someone can post a few lines of code doing something simple with an Axis (211W) webcam using the Vapix API and I can extrapolate form there.
Anyone? ...