I do have a question about the security of my web app. I am running experiment using my pythonanywhere web app and require access to participants' microphones.
However, the participants' browsers do not allow my web app to access the microphone.
It seems that neither google chrome nor safari allows access. There is no allow
option for users to choose on browser.
How to make my web app seem secure for the browser?