Web SDK and API

Hi,

I’m approching now to Web SDK, because I have to develop a custom livestreaming in php/mysql/html with yours Web sdk, api and JWT.

I need some info about it.

I read the documentation and I found out that

"Performance Limits
Currently, the Zoom Web SDK encodes at a maximum resolution of 360p. If a user is in a meeting with both native and browser clients, the browser client video displayed within the native client will be of lower quality due to encoding limitations."

Is it true? What’s that it means? There are any solution to increase the resolution and quality of videoconference if my client pay an extra?

Last info. There are any documentation for php flow (integrate in website, create meeting, delete meeting, change meeting, add user automaticaly but this isn’t a Zoom User, create a password and unique access per user )?

Sorry if I asked you a lot of things!

Thanks very much

Best regards

Hey @design,

We are working on increasing the resolution to 720p in Q4.

You can checkout our API docs for these flows, they each have PHP sample code at the bottom of the endpoint page in the “Send a Test Request” section.

Thanks,
Tommy