webrtcelectronjanus-gateway

WebRTC Screensharing in electron


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 !


Solution

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