Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Audio #22

Open
dannykorpan opened this issue Oct 9, 2020 · 1 comment
Open

Feature Request: Audio #22

dannykorpan opened this issue Oct 9, 2020 · 1 comment
Labels

Comments

@dannykorpan
Copy link

@dannykorpan dannykorpan commented Oct 9, 2020

It would be great if it's possible to also stream the audio of the desktop e.g. from applications, presentations etc.

@jmattheis jmattheis added the a:feature label Oct 9, 2020
@alectrocute
Copy link

@alectrocute alectrocute commented Oct 9, 2020

As per the getUserMedia/getDisplayMedia webRTC spec [see usage], system audio would only be supported on Windows & ChromeOS with no expected support for macOS nor Linux. Screengo would need to become an Electron app and utilize its own loopback audio driver (or pulseaudio) for cross-platform support. Unfortunately I imagine this is outside the scope of this project – but am just speculating.

What could be done easily, at least from a frontend perspective, is add an audio stream of a system microphone – but as per this project's description, would be also out of scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.