{{template "header" .}}

Live

{{if .License.Pro}} + Add OBS channel {{else}} + Add live (HLS / YouTube / Twitch) {{end}}
{{if .OK}}

{{.OK}}

{{end}} {{if not .License.Pro}}

Free: 3 live channels (YouTube, Twitch, HLS). OBS RTMP/RTSP is Pro.

{{end}} {{if .Streams}}
{{range .Streams}}
LIVE

{{.Title}}

{{.Kind}} ยท {{.Owner}}
{{end}}
{{else}}

No live channels yet. Pro users add an HLS URL or a YouTube / Twitch link from OBS.

{{end}} {{template "footer" .}}