Live settings

@if (!isLive()) { {{ getVideoName() }} is not a live. } @else if (hasEnded()) { Your live has ended. } @else {
@if (isStreaming()) { Live configuration is unavailable because you are streaming in this live. } @else {
Max live duration configured on {{ getInstanceName() }} is {{ getMaxLiveDuration() | myTimeDurationFormatter }}. If your live reaches this limit, it will be automatically terminated.
}
⚠️ Never share your stream key with anyone.
You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live
You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos
Automatically publish a replay when your live ends ⚠️ If you enable this option, your live will be terminated if you exceed your video quota
}