Using a CDN for live streaming helps speed up content delivery and reduce delays when viewers are far from the source server. In this case, the content will be streamed from the nearest cache server.
What is special about live broadcasts?
For online streaming via a CDN, we use the HLS (HTTP Live Streaming) protocol. Hereâs how it works: Streams are divided into playlists (.m3u8) and chunks (video fragments inside playlists with the .ts extension) that are sequentially downloaded via HTTP.
This is how live broadcasts differ from other static content distributed through a CDN (images, scripts, or videos).
Therefore, the task arises to ensure uninterrupted delivery, as even minimal delays and buffering at the climax of the broadcast (for example, at the moment of a goal scored) can significantly reduce viewersâ satisfaction. Most likely, a user who noticed the freezes will go looking for another resource with the same content, rather than waiting for the broadcast to resume.
To minimize latency and eliminate buffering, weâve optimized our CDN and made it easier for our customers to configure live streams.
How to optimally cache streams with presets
The standard caching mechanism in a CDN assumes that content for distribution to end users is stored on the hard drives on cache servers.
In the case of live broadcasts, this is not ideal, as it takes time to render content from drives, meaning additional delays.
Thatâs why we cache live streams in the RAM. This way they are delivered faster from the source server to end users. To do so, simply enable the âLive Streamingâ preset in the CDN control panel on the resource used for broadcasting.
A preset is a predefined set of settings that is applied to a resource and canât be changed. A preset is always associated with a specific resource.
- Enabling a preset in the CDN control panel
For more information about caching files through RAM, see the knowledge base article âHLS (HTTP Live Streaming)â.
The best way to cache playlists and chunks
The HLS protocol means that you should specify the time of caching for playlists and chunks.
Playlists. We recommend caching playlists for 1â2 seconds, so that when requested, the viewer doesnât receive an outdated playlist with irrelevant chunks from the cache.
Chunks. It is best to cache chunks for a time slightly longer than the chunk itself. We recommend 1 minute. This time is longer than the lifetime of the playlist, because the viewer may have a slow internet connection. This means, that when the viewer is watching a specific fragment of the .ts file, a playlist with other .ts files may already be given at the source. Itâs important to give such a viewer the correct chunk from the cache, because the source of this particular chunk may no longer exist.
This is where our templates help.
How templates work
A template is a set of ready-made settings that can be instantly applied to a CDN resource.
- Adding a template in the CDN control panel
You can either use ready-made system templates or create your own to quickly set up rules for CDN resources.
Ready-made rule templates allow you to create a rule with recommended settings for playlists and chunks in just a couple of clicks. When creating a rule using this template, you can change the settings.
Available system templates
Rule templates are already available for setting up streaming via CDN:
- Playlists template (.m3u8): Itâs a rule template for configuring playlist caching.
- Video segments template (.ts): Itâs a rule template for configuring chunk caching.
- Rule template selection menu
Read more about templates in the knowledge base article: âRule templatesâ.
Broadcast live streams with minimal latency and no buffering with Gcore CDN.
Or sign up for Streaming Platform and enjoy the full streaming feature set.