WebRtc.NET
WebRtc.NET copied to clipboard
Raw audio transmission with WebRTC.NET
Hi, I have a raw audio track recorded using OpenTK (or other libraries). I should send it to a browser using WebRTC NET. Can you tell me where to find an example of audio transmission with WebRTC NET? Thanks a lot...