AzCam Processes for {{machine_id}}
Click the buttons below to control AzCam processes configured for this computer.
{% for result in process_list %}
{% if result[0] == "0" %}
{% else %}
Process {{result[0]}}: {{result[2]}} - Port: {{result[3]}} PID: {{result[1]}}
{% endif %}
{% endfor %}
Manual Refresh may be required.