Red5 Documentation

Loadbalancing Configuration

streammanager.ip=

streammanager.ip

The IP address of the current stream manager instance. When deploying multiple stream managers with a load balancer, each instance should define its own IP here. This is an optional parameter for a single stream manager-based deployment.

LOCATIONAWARE CONFIGURATION

location.region

Defines the current region of the Stream Manager. This parameter should be used when you wish to have a Stream Manager per region and the Stream Manager should fetch edges in the specified region automatically.

Defined region name should be within the list of regions supported by your platform.

location.geozone

Geo zones are the next level in the hierarchy of location modeling in Stream Manager. Unless the cloud controller supports geozone information, the value of geozone should always be global. This tells the Stream Manager about its geozone location.

location.strict

The strict parameter ensures that the location-aware configuration is honored. If edge nodes are not found in the specified region, the request will surely fail if strict is set to true.