{% extends "pages/base.html" %} {% load i18n %} {% block title %}{{ stream.name }} | {% trans "MJPEG Debug" %}{% endblock %} {% block content %}
{% trans "Admin-only MJPEG debug" %}
{% trans "This view streams the MJPEG feed directly and logs player events, probes, and status checks for troubleshooting." %}
{% trans "Waiting for status..." %}