I am capturing audio through alsa using ffmpeg and writing it to a wav file. But as it\'s being written I need to send the captured audio to some 3rd party. I have tried few met
I don't know why this question was down voted. But after a lot of googling I found a NPM which does this job for you:
Tailing Stream NPM
It will read the audio file as long as it's being written and give you the output as stream.