I’m interested in whether there is a way to send raw audio and video between two or more processes/pipelines, but on the Windows architecture using C or some other programming language.
Did you see the win32ipc plugin?
It only supports video right now, but extending it with audio support should be possible.
I know that plugin, but unfortunately I need support for audio as well.
Thank you
You could try adding audio support, or alternatively create a feature request issue in gitlab in case someone else wants to do that.
1 Like