I am currently using RecordRTC to record an audio from user. It works perfectly fine! Except when the recording has been stopped, chrome seems to continually indicate that my web app is still using the microphone.
http://recordrtc.herokuapp.com/
The above link shows what I meant. After clicking the stop button, then recording indication is still on the browser. How could I get rid of it?
Much thanks,
Jason