[Jackaudio] Voip-like application with JackAudio

u ugurbd at gmail.com
Mon Jul 13 20:17:05 CEST 2020


Hello,

I am working on a Voip-like application using JackAudio. I have used
blocking API from PulseAudio and wasn't satisfied with its latency(that's
why I turned to JackAudio). However, working with Jack's callback style is
confusing since I do not manually create the threads and that they are
implicit.

My question is how do I create two separate threads with callbacks so that
one thread can receive data and the other thread can send data across a
network? Is there any blocking API available instead of callbacks?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.linuxaudio.org/archives/jackaudio/attachments/20200713/3022a6da/attachment.html>


More information about the JackAudio mailing list