WebRTC: allow Chrome to access microphone via Chrome Extension

▼魔方 西西 提交于 2019-12-12 14:20:21

问题


I am new to WebRTC and playing a bit with it. But everytime I reload the page to see latest changes in the code I have to allow Chrome to access my microphone. Now I have heard that it is possible to write an extension (app) to give this special site (right now localhost) the permission to always access the microphone. Other sites which will use the mic are not included in this extension.

Does anybody know if this is possible and maybe how to do that?

Thanks so far


回答1:


It's not possible right now, but we're working on adding this to an upcoming version of Chrome.



来源:https://stackoverflow.com/questions/12088980/webrtc-allow-chrome-to-access-microphone-via-chrome-extension

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!