BogdanovKirill / RtspClientSharp

Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
MIT License
706 stars 284 forks source link

How to store audio steam in .wav file #80

Open rnpramasamy opened 4 years ago

rnpramasamy commented 4 years ago

Hi., I want to store audio frames in wav file. please help me