Please help with enabling 720p on my account in Meeting web sdk

Do I need to request you to enable 720p on my account for the SDK to get above 360p?

Thanks,
Jamie

@jamie.reynolds this should be enabled on your account now.

Thanks for adding that. Although I’ve just tested and it still says it’s 360p. I’m embedding zoom sdk in my web project here.

Hi @jamie.reynolds, just to check if you have referred to these guidelines for 720p

Hi, Do I need to be using SharedArrayBuffer? The instructions aren’t that clear here.

@jamie.reynolds In order to receive 720p on the receiver end, the sender must be able to send 720p. Hence, SAB is required for the sender to send 720p.

On the receiver side, SAB is not required but you would consider implementing SAB as it has other features.

How to people implement this and still load assets? I’m opening the part of the site in and iframe and that is then blocked.

I’ve tried the service worker method but that didnt work at all.

Tried all those methods and none worked sadly

@jamie.reynolds I’ll PM you

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