Custom UI how to share 2nd camera on windows

I use github deme_v2 can share app, but I want to share 2nd camera, is some example? tks

Hi yindengli,

Thanks for the post. The usage of sharing the 2nd camera is not implemented in our demo app. If you would like to share the 2nd camera, you may leverage the following interfaces:

*IMeetingShareController.CanSwitchToShareNextCamera()

  • IMeetingShareController.SwitchToShareNextCamera()

Hope this helps. Thanks!