Go to documentation repository
Documentation for Axxon Next 4.4.6. Documentation for other versions of Axxon Next is available too.
The web server allows accessing Axxon Next remotely over the Internet (see Working with Axxon Next Through the Mobile Clients, Working with Axxon Next Through the Web Client).
Attention
On the local computer with the Web server running, ports from the range [9001; 9001 + number of logical cores of the processor] must be open.
Attention
The web server recodes incoming non-H.264 videos into MJPEG format, therefore the incoming traffic may increase dramatically.
To configure the web server in the Axxon Next software package:
- Select a Server object.
If you want to disable the web server, set the value of Enable to No (1).
In the Port field, enter the port number on which the web server will be located (2).
- In the URL path field, enter the prefix that is added to the server address (3).
- To connect to a web server via the HTTPS protocol, do the following:
- Specify a path to the certificate (1).
- Specify a path to the private key (2).
- Enter a port number to connect to the HTTPS server (3);
- Specify a path to the certificate (1).
Click the Apply button.
The web server is now configured and available over the Internet at the following address: http://<IP address of Axxon Next Server>:<Port>/<Prefix>. For example, if the server's IP address is 10.0.11.1, the port is 8000, and the prefix is /asip-api, then the web server can be accessed at the following address: http://10.0.11.1:8000/asip-api.