mic/server/server.conf.example

13 lines
298 B
Plaintext

# Initial server configuration.
# The first implementation receives one active sender and plays it to the default audio output.
listen_port = 4860
web_port = 4861
sample_rate = 48000
channels = 1
frame_ms = 10
audio_output = default
sender_id = 0
jitter_buffer_ms = 120
log_interval_packets = 100