2nfm icon indicating copy to clipboard operation
2nfm copied to clipboard

Hide Stream options based on OS

Open codysherman opened this issue 5 years ago • 3 comments

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.

codysherman avatar Sep 22 '19 19:09 codysherman

This is currently not supported on any browser

codysherman avatar Jan 08 '20 01:01 codysherman

Reference to what feature needs to be supported by the browsers: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/displaySurface

sammoore avatar Jan 11 '20 07:01 sammoore

Search the project for: "TODO: displaySurface support is waiting on browser support"

codysherman avatar Jan 21 '20 02:01 codysherman