Error activating microphone in google Chrome Error activating microphone in google Chrome google-chrome google-chrome

Error activating microphone in google Chrome


Grabbing navigator.mediaDevices as of Chrome 74 requires a secure context.

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/mediaDevices

This means that non https:// requests will return an undefined object.

For more information on this change: https://w3c.github.io/mediacapture-main/#local-content