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
So I tried the demo api and build the desktop-screen-share example and found out that only one of the method is working.
Only local user can see the streaming on raw texture when we use ToggleScreenShare() method whereas when ToggleNewScreenShare() method is called , the API does hit but the screen share doesnt happens. The Raw Image is as blank as it is. Is this expected behavoiur?
I want to sync the screen share with other users who are on same channel.
Note : I am using World Space Canvas for rendering.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So I tried the demo api and build the desktop-screen-share example and found out that only one of the method is working.
Only local user can see the streaming on raw texture when we use ToggleScreenShare() method whereas when ToggleNewScreenShare() method is called , the API does hit but the screen share doesnt happens. The Raw Image is as blank as it is. Is this expected behavoiur?
I want to sync the screen share with other users who are on same channel.
Note : I am using World Space Canvas for rendering.
Beta Was this translation helpful? Give feedback.
All reactions