Closed JonnyBurger closed 1 year ago
The spec does not touch on whether the mouse cursor should be captured. For the editor use-case you would want to be able to hide the mouse cursor.
Since currently in screen sharing in Chrome, the cursor is visible, it would be cool if the spec is clearly defining a behavior.
That seems to already be covered by CursorCaptureConstraint, doesn't it?
It does! Great, this answers my question 👍
The spec does not touch on whether the mouse cursor should be captured. For the editor use-case you would want to be able to hide the mouse cursor.
Since currently in screen sharing in Chrome, the cursor is visible, it would be cool if the spec is clearly defining a behavior.