Change shared monitor during Meeting

Description
After a Meeting is started by the Host and joined by my App - using the SDK - I immediately share the monitor that is running my App. Works great!
However, during the Meeting, I need to be able to switch the monitored being shared.

For example, I have 2 monitors. When I join the Meeting, Monitor 1 is shared. During the meeting I need to switch the monitor being shared from Monitor 1 to Monitor 2 without distributing the Meeting.

Which Windows Client SDK version?
v5.5.12511.0422

Hey @p3john,

Thanks for using the dev forum!

I do not believe we have an interface to switch from one monitor to another, but you should be able to call the startShare method again with the other monitors ID:
StartMonitorShare

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.