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
DisplayMediaStreamConstraints has been removed from screen share spec.
We should have a ViewPortCaptureMediaStreamOptions instead of reusing/extending DisplayMediaStreamConstraints.
The text was updated successfully, but these errors were encountered:
I don't think the options in DisplayMediaStreamOptions such as surfaceSwitching or selfBrowserSurface makes sense in the context of getViewportMedia, so using a dedicated dictionary as suggested in #22 seems preferable.
DisplayMediaStreamConstraints has been removed from screen share spec.
We should have a ViewPortCaptureMediaStreamOptions instead of reusing/extending DisplayMediaStreamConstraints.
The text was updated successfully, but these errors were encountered: