You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
We'd like to support Linux, but there is a significant amount of work to be done to enable this.
Roughly speaking, we need to:
Identify the right screen/window capture APIs for Linux
Identify the right audio capture API(s) for Linux
Determine the right GPU API(s) to expose for native frame delivery
Implement existing extensions for Linux
Determine what system-specific extension would be helpful for linux
For the time being, let's begin by investigating these questions, and then we'll create issues for the various steps of implementation, to be completed in order:
Enumerating capturable content and basic frame capture
Frame to bitmap extension
Linux GPU API support and frame to texture conversion
We'd like to support Linux, but there is a significant amount of work to be done to enable this.
Roughly speaking, we need to:
For the time being, let's begin by investigating these questions, and then we'll create issues for the various steps of implementation, to be completed in order: