The addon can now generate a live stream in HLS (HTTP Live Streaming) format, simplifying the delivery stream to various devices.
The addon generate HLS-chunks and forms an m3u playlist in the specified folder.
To distribute to end viewers, you need to configure a web server (nginx, IIS etc.) that will give the playlist and HLS chunks from this folder.