2025-05-07
Default audio channel layout set to "stereo" for inserted ads
When the audio channel layout isn’t defined in your original content, we configure by default the value of the ad audio channel to “stereo“.
2025-05-07
New "Read only" grant profile for API keys
You can know create API key with read only profile. You will have to select the grants associated with the key:

2025-05-01
Addition of ad impressions metric
We added a new consumption metric for ad impressions. You can find it directly in the webapp dashboard:

You will also have it when you call the Consumption API.
2025-02-24
Improvement of the configuration of our Ad server parameters
We recognized that it was not so easy in the past to configure Ad Macros and other query parameters in the Ad Server source creation.
As a result we redesigned the configuration in both the webapp and API.
Please see our knowledge center article for more details.
2025-02-10
Relative URLs in the location header in the redirections
Historically, broadpeak.io was setting by default the value of the Location
header in the response to be root-relative. This was working in a majority of situations, including when going through a CDN. However there are situations in which the path of the streaming URL through the CDN starts with elements that are not linked to the source URL, and therefore not handled by the player. In such cases, you can configure the Service (through the WebApp or APIs) to use relative URLs instead.
Please see our knowledge center article for more details.
2025-01-02
AC3 support for ad transcoding
We now support AC3 as an audio codec output for the ads that we transcode and package on behalf of our customers.
2024-11-29
[Release Candidate] Backup IP/FQDN for sources
You can now define a backup IP/FQDN for your live, asset and asset catalog sources. When the primary IP/FQDN returns an error (404
, 500
, 502
, 503
, 504
) or times out (>2 seconds), it will be blacklisted for 10 minutes, and origin requests will automatically switch to the backup IP/FQDN.
Please see our API documentation:
Here is a screenshot of the WebApp showing the addition of a backup IP/FQDN on an existing live source:

Please note that this feature is still in Release Candidate phase. A feature marked as Release Candidate (RC) is available for all users and has passed initial testing phases. It is considered functional and stable, but may still undergo minor refinements based on real-world usage and feedback. By using RC features, you can access the latest innovations while contributing to their final optimization. We will update this changelog when the feature moves from RC to GA (General Availability).
2024-11-19
Streamlined source creation for services
We know setting up services can involve multiple steps, especially when managing different source components. To make this process faster and more intuitive, we’ve introduced a way to create sources directly while creating a service in the webapp.
Now, for each source component, you'll find a “+” button that opens a source creation form. The form adapts dynamically, filtering the "Source type" field based on the context of the calling field. For example:
- Content Replacement:
- “Choose content”: live
- “Choose default replacement content”: live or asset
- Virtual Channel:
- “Choose base live source”: live
- “Select an ad server”: ad-server
- “Select a gap filler”: asset or slate
- Content Replacement/Virtual Channel slots:
- “Replacement content”: live or asset
- Dynamic Ad Insertion:
- “Choose content”: live or asset-catalog
- “Select an ad server”: ad-server
- “Select a gap filler”: asset or slate
- Adaptive Streaming CDN:
- “Choose origin”: origin
Once a source is created, the drawer closes automatically, and the new source is set in the calling field, making the setup process smoother and more efficient.


2024-11-07
Report a bug directly from the webapp
We understand that reporting issues should be quick and seamless to help us improve your experience with the app.
We’ve added an "I Have a Bug" button, accessible throughout the web app, that opens a simple reporting form. You can now specify the type of bug, when it occurred, the service affected, and provide a description—all in one convenient place. Look at the bottom left of your webapp!

2024-11-06
Update the source of a service as long as the format is preserved
Sometimes, you want to update the source of your service without creating a new one, as you already have everything configured on the output side.
We were preventing before the capacity to do an update - starting today, you can update via the web app or API the source of your services as soon as the format is preserved (HLS/DASH).