when i run the Ffmpeg.exe utility to convert the live stream to PCM format. Then at the same time I try to read the binary stream I got the error as below.

Below is the code snippet. as I am using N-audio to convert the stream into Wav format.

when i run the Ffmpeg.exe utility to convert the live stream to PCM format. Then at the same time I try to read the binary stream I got the error as below.

Below is the code snippet. as I am using N-audio to convert the stream into Wav format.

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
s sPosted Jun 12, 2023, 6:07 AM
This work once the file is written completely.
if it is in process while it is written getting the error.
Amit MohantyPosted Jun 12, 2023, 5:57 AM
try this once