codysherman/2nfm

Mic icon stays on after ending stream

codysherman opened this issue · 1 comments

Ending a stream keeps the mic icon going in browsers, as it was not properly closed. We need to find all the cases of making sure getDisplayMedia ended and apply to getUserMedia.

Accidentally closed this issue instead of another, this one still needs to be resolved.