radioman / WebRtc.NET

WebRTC for C# & C++/CLI
Other
419 stars 126 forks source link

Cannot disable audio playback from client #97

Open shankarprabhakaran opened 5 years ago

shankarprabhakaran commented 5 years ago

I have a windows service which uses WebRTC.Net. After the sdp exchange, the audio from the client starts to playback automatically in the system(In the service). How can i disable it?