roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.06k stars 213 forks source link

PulseAudio source #312

Closed gavv closed 1 year ago

gavv commented 4 years ago

For reasons described in #231, we have native PulseAudio backend, providing PulseAudio sink working on top of libpulse.

However, we still use SoX backend for PulseAudio sources. Its main limitation is that it's not possible to configure I/O latency.

Steps:

gavv commented 1 year ago

Follow-up: https://github.com/roc-streaming/roc-toolkit/issues/529