{{ item[1] }}
Protocol | URL | |
---|---|---|
RTMP url | rtmp://{{ configuration["rtmp_base"] }}/{{ item[0] }}/{{ item[1] }} | ▶ RTMP |
HLS m3u8 | {{ configuration['web_proto'] }}://{{ configuration['base_url'] }}/hls/{{ item[1] }}/index.m3u8 | ▶ HLS.js |
There are currently no streams running
{% endif %} {% for item in items %}Protocol | URL | |
---|---|---|
RTMP url | rtmp://{{ configuration["rtmp_base"] }}/{{ item[0] }}/{{ item[1] }} | ▶ RTMP |
HLS m3u8 | {{ configuration['web_proto'] }}://{{ configuration['base_url'] }}/hls/{{ item[1] }}/index.m3u8 | ▶ HLS.js |