improved
2025-02-10
about 2 months ago
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 <. 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.