Using PulseAudio means no longer needing to mount /dev/snd/ which should make deploying Jibri much easier. Credits: https://github.com/openfun/jibri-pulseaudio https://community.jitsi.org/t/tip-pulseaudio-support-for-jibri/65780 https://github.com/kpeiruza/jitsi-images
10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
daemonize = no
|
|
high-priority = no
|
|
realtime-scheduling = yes
|
|
realtime-priority = 5
|
|
exit-idle-time = -1
|
|
flat-volumes = no
|
|
deferred-volume-safety-margin-usec = 1
|
|
log-level = info
|
|
log-target = file:/config/logs/pulse.log
|