Remove sound from the microphone and picture from front camera during screen sharing

Hello

I am using Zoom client SDK. I push my audio and video buffers through your SDK during screen sharing but also I hear sound from the microphone and see picture from mobile front camera. Сan i turn it off and leave only screen sharing picture and sound

Thanks

Hey @stas.hryhoriev,

Thanks for using the dev forum!

What version of the SDK are you using? Are you using the default meeting UI, or a custom meeting UI?

Thanks!
Michael

Hello

Thanks, but I already found the answer. These were - ( void )setMuteVideoWhenJoinMeeting:( BOOL )muted and - ( void )setSpeakerOffWhenInMeeting:( BOOL )speakerOff methods of MobileRTCMeetingSettings object.

Thanks!

Stas!

Hey @stas.hryhoriev,

Awesome! I am super happy to hear :slight_smile:
Please let us know if you have any other questions.

Thanks!
Michael