mic/server/server.conf.example

12 lines
282 B
Plaintext

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