WebRTC Screensharing in electron

ε祈祈猫儿з 提交于 2019-12-10 20:22:34

问题


We have a web app to which I'm building electron app by loading URL in browserWindow. But when i try to share the screen it will give me a popup saying Please install the janus webRTC screen sharing plugin and restart the browser. Please help !


回答1:


you need to implement your own desktop picker dialog in electron. See here



来源:https://stackoverflow.com/questions/48685507/webrtc-screensharing-in-electron

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