#!/usr/bin/haserl <%in p/common.cgi %> <% page_title="Camera Preview" %> <%in p/header.cgi %>
<% preview %>

Majestic Endpoints

<% if [ "$(get_night lightMonitor)" = "true" ]; then %>

Light monitor active

<% fi %>
<% if [ -n "$ptz_support" ]; then %> <%in p/motor.cgi %> <% fi %>
<%in p/footer.cgi %>