
api_client = "airtime"# where the binary files livebin_dir = '/usr/lib/airtime/show-recorder'# base path to store recordered shows atbase_recorded_files = '/var/tmp/airtime/show-recorder/'# where the logging files livelog_dir = '/var/log/airtime/show-recorder'############################################# RabbitMQ settings #############################################rabbitmq_host = 'localhost'rabbitmq_user = 'guest'rabbitmq_password = 'guest'rabbitmq_vhost = '/'############################################# Recorded Audio settings #############################################record_bitrate = 192record_samplerate = 44100record_channels = 2record_sample_size = 16record_timeout = 3600# can be either ogg|mp3, mp3 recording requires installation of the package "lame"record_file_type = 'mp3'


It looks like you're new here. If you want to get involved, click one of these buttons!
Andrey Podshivalov
915
Martin Konecny
809
Albert FR
576