Hello,
My name is Jonathan, I am working on a media streaming software.
Now, I for video I have a RenderTarget that I write to a named pipe in raw, I catch this data with ffmpeg and I stream it by multicast.
I need to do the same but with the audio (Music). What is the best form to do that?
Thanks in advance,
Jonathan.