From 7a5615bc84bc98b51fd51ab5b24fb58f9fd2cc4b Mon Sep 17 00:00:00 2001 From: "henrika@webrtc.org" Date: Mon, 13 May 2013 09:29:13 +0000 Subject: [PATCH] New WebAudio-WebRTC demo. Capture microphone input and stream it out to a peer with a processing effect applied to the audio. The audio stream is: o Recorded using live-audio input. o Filtered using an HP filter with fc=1500 Hz. o Encoded using Opus. o Transmitted (in loopback) to remote peer using RTCPeerConnection where it is decoded. o Finally, the received remote stream is used as source to an