Does Bitmovin Player support Geoblocking?

If the content is configured this way?

The Bitmovin player is content-agnostic, meaning it uses the content provided by the source from which the player is instantiated.

Geo-blocking configurations are outside of a player's domain. If supported by your CDN provider, you can configure it to restrict access to content based on a user's geographical location or even enable a level of authentication. For further assistance, please contact your CDN provider.

If the CDN setup requires adding additional information to the requests made by the player (e.g. custom headers, etc), you can utilise our player's Network API to achieve that. It allows you to customise player requests before they are sent, and you alter responses before the player processes them.