GetStream/stream-video-js

Video call can not share Entire Screen

vihan85 opened this issue · 2 comments

Which package/packages do you use?

  • [ 0.4.21] @stream-io/video-react-sdk
  • @stream-io/video-react-native-sdk
  • @stream-io/video-client

Describe the bug
I can not use the entire screen option

To Reproduce
Similar to the attached video

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Screen.Recording.2024-01-26.at.10.21.07.mov

Version

  • SDK version

Env:

Fill out what's applicable

React / JS client

  • Browser [e.g. chrome, safari]

React Native

  • OS: [e.g. iOS, linux...]
  • Device or emulator [e.g. android emulator, real iPhone X...]

Node JS client

  • Node version

Additional context
Add any other context about the problem here.

hi @vihan85, thanks for reporting this issue. I think the problem you are experiencing is related to your system-wide permissions for Screen Sharing. While we add the missing notification about this, can you please check if the following settings are enabled on your side?
Screenshot 2024-01-26 at 11 19 25

hi @oliverlaz thank you so much