To integrate the live feed of a webcam in a visualization project the web server has to host an HTML document that provides that feed. Following models are supported:
- generic: Generic.zip
- Axis: Axis.zip
- Aviglion: Aviglion.zip
Further vendors can be offered on request.
- Extract the suitable zip's content in C:\ProgramData\nxa4\external\global.
- Adapt the settings in the HTML file.
- Ensure that the Web Manager service is running.
- Test: use a web browser and access http://localhost:<port>/external/<path-to-camera-file-html>. E.g., the Axis file is located in Axis\axis.html, so the URL is http://localhost/external/Axis/axis.html.