Closed MarkAHarley closed 1 year ago
I can't find any information on using alsa with callbacks for audio input. On the other hand, JACK seems to do this by default. However, it's a c library. Someone has made an abstraction layer for cpp though.
Jack actually has a cpp version in active development. The docs are poorer, but it should be the easiest to integrate. It seems like the best option at the moment.
As a vodcoder developer, I want to know what way we will interact with the driver so that I can start development
port audio seems seems to be a high level cpp option that supports callbacks