# VDR plugin streamdev-server configuration

# You can also define the plugin arguments manually by using the
# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will
# override all the other settings in this file and that setting
# VDR_PLUGIN_ARGS_streamdev-server in the main VDR sysconfig file will
# override this file completely.
# VDR_PLUGIN_ARGS=""

# Credentials for HTTP authentication, in format "LOGIN:PASSWORD".
# Credentials are required when connecting from a host not listed in
# streamdevhosts.conf. The default (i.e. no credentials set below) is to
# not allow connection from such hosts at all.
# AUTH=""

# Define an external command for remuxing
# REMUXER=""

