Front

{% if rtmp_port %}
RTMP port:
{{rtmp_port}}
{% endif %} {% if rtsp_port %}
RTSP port:
{{rtsp_port}}
{% endif %} {% if http_port %}
HTTP port:
{{http_port}}
{% endif %} {% for name, client_count in entries %} {% endfor %}
{{name}} : {{client_count}}
 
Sum :   0
00:59