General BSM configuration options
This section is OPTIONAL
The header for this section is [general]
Name | Mandatory | Type | Default | Description |
---|---|---|---|---|
java_command | no | string | java | The java command to run. This allows the user to specify any java command line arguments they wish to change. Note that this only affects the running of BSM, and not supporting functionality such as the "bsm" command |
classpath | no | string | Prepends to the CLASSPATH | |
default_bind_address | no | string | any | The default IP address to bind to for anything that binds to an address (such as the streaming engine) |
default_presentation_address | no | string | auto | The default IP address to present as the local address in anything that presents an IP address (such as SDP presenting the streaming IP address) |
listening_address | no | string | any | The IP address of the interface BSM listens for BSM connections on |
name | no | string | Name of this component |