2nfm
2nfm copied to clipboard
Hide Stream options based on OS
Example: On Mac, Audio can't be shared from Desktop and Applications, only from Tabs.
Thus, if the user selects Audio only, Mac users should only be presented with the Tabs option.
This is currently not supported on any browser
Reference to what feature needs to be supported by the browsers: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/displaySurface
Search the project for: "TODO: displaySurface support is waiting on browser support"