twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

Screen Sharing and Token Issue #759

Open dublinwebdesigners opened 1 year ago

dublinwebdesigners commented 1 year ago

Hi, I had the application up and running and have run into an issue where if I share the screen, participants can see what I am sharing but I can't, I just get myself on the screen and I can't see what I am sharing. I installed the latest release yesterday to see if this would shine any light on the screen sharing issue and now we are facing the token issue below. Any help or guidance would be appreciated.

image (7)

manjeshbhargav commented 1 year ago

Hi @dublinwebdesigners ,

Thanks for the report. Sorry about the delay in the response. Is this a localhost version of the app you are running? Regarding the screen share, its by design. The screen sharing participant will not see the screen in the UI. However, there is a status dialog at the bottom stating that you are sharing your screen. Please let me know if you saw that.

dublinwebdesigners commented 1 year ago

hi @manjeshbhargav thanks for comments, when you say this is my design, is there a way to get around this, like in zoom and other video apps i would like the person sharing their screen to be able to see what they are sharing.

manjeshbhargav commented 1 year ago

Hi @dublinwebdesigners ,

Please check out this diff, which enables the person sharing the screen to see it in the main window.

Also, let me know if you were able to resolve the token issue.

EhtashamRazzaq commented 1 year ago

Hi. I had faced the same issue almost. I'm unable to share my room with another person. Can anyone please help?