|
hi @icywind , i would like to use a common 3D plane to display screen sharing output. My specific requirement is as follows: I hope i've made my self clear. Need your help with this Thanks! |
Replies: 1 comment
|
HI @mani9299 the SDK doesn't support such functionality directly. The limitation here is that only one user can use the screensharing feature in the session. You should implement this in your business logic to replace who can share the screen. |
HI @mani9299 the SDK doesn't support such functionality directly. The limitation here is that only one user can use the screensharing feature in the session. You should implement this in your business logic to replace who can share the screen.