How to optimize for video clip during screen sharing

I know there’s a setting in the Zoom Client to “Optimize for video clip” when starting to share screen. Is there a similar setting in the macOS SDK? There’s a considerable lag when I play a video clip during screen sharing via the macOS SDK.

Hi @santhoshr048, thanks for the post.

There are two options for enabling this setting when screen sharing through the macOS SDK.

If you are using the default UI, you can take the same approach as the Zoom client as outline here.

Alternatively, you can use the enableOptimizingScreenShareForVideoClip method to enable this setting programmatically.

Thanks!

1 Like

Thanks @jon.zoom!

You are very welcome, glad I could help! :slightly_smiling_face:

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