{% irc_channels object as channels %}
Join
{% for channel in channels %}
{% if forloop.counter > 1 %}and{% endif %}
{{channel}}
{% endfor %}
on OFTC with your IRC client, or
Join using the webchat
{% else %}
{# venue with no video #}
{{object.notes}}
{% endif %}
{% if object.video %}
Other ways to watch the video
The streams are available over HLS (used by the player above) and RTMP, in 4 qualities.
HLS: vlc, mpv, and mobile web browsers understand HLS streaming, use the URL:
{% hls_stream_url venue %}.
RTMP: lower latency than HLS, but without automatic bandwidth management.
Use one of the following URLs: