WebRTC: allow Chrome to access microphone via Chro

2019-07-04 13:55发布

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条回答
\"骚年 ilove
2楼-- · 2019-07-04 14:24

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

查看更多
登录 后发表回答