Configuring an application to stream live to Radiotomate#
Radiotomate can receive a sound stream, as an Icecast server does, to takeover the current programs. The parameters streamers should use depend on your configuration.
User should have the "live" role#
Users who want to stream radiotomate will have to use their usual credentials (username and password), as in the Radiotomate interface. They also need to have the "live" role - see. users management, otherwise their connection will be refused.
Things to note from Radiotomate's configuration#
The "endpoint" name is set in Radiotomate's configuration:
playout_process_config:
...
input_name: "stream"
The live input is listening behind a port number defined by the containers configuration, by default 6800. Please ensure this port is accessible from the outside. You might want a VPN or making your Radiotomate accessible from the Internet.