How to live stream from native web app using web SDK

Description

I noticed for the other SDKs, there are methods for live streaming within the app. For example, IMeetingLiveStreamController Class for the Windows SDK https://marketplace.zoom.us/docs/sdk/sdk-reference/windows-reference

I can’t find equivalents for the web SDK. Is it possible to trigger live streaming for a web app using the web SDK?

Hey @wdfifty,

Not currently with the Web SDK. Feel free to add this as a feature request here: #feature-requests

That being said, you can use the Update Live Stream Status to start a meeting live stream:

Thanks,
Tommy

1 Like