Hacker News new | ask | show | jobs
by Y-bar 1526 days ago
It's an Electron limitation (because of course it is):

> [...] does not work on macOS for audio capture due to a fundamental limitation whereby apps that want to access the system's audio require a signed kernel extension. Chromium, and by extension Electron, does not provide this.

https://www.electronjs.org/docs/latest/api/desktop-capturer#...

1 comments

How does Chrome on its own do it?