Zoom video recording, increasing video quality and adding watermark

Hey @anandtp00,

Thank you for reaching out to the Zoom Developer Forum. I understand that you are looking to tackle a couple of issues, I’ve listed them below.

I am not able to find out any solution for increasing the video quality

The maximum resolution that the Zoom Web SDK supports is 360p due to encoder limitations. We are actively working to increase/remove this limitation.

or recording the meeting for host

This is covered in a previous forum post. Please review this post and let me know if you have any questions. Essentially, you set the role to 1 in the meeting config and within the callback to Zoom.join() you can call Zoom.record().

and adding watermark for the meeting

Currently, custom watermarks are not supported when using the Web SDK. If you would like this feature to be considered for a future release, I recommend posting in the Feature Requests category.

I hope that helps! Let me know if you have any questions.

Thanks,
Max