Publishing raw data from nodejs with web sdk or any backend sdk

I’m evaluating the zoom fully customizable sdk capabilities, my goal is to have a backend app that can connect into a zoom meeting and publish audio/video without having a UI.

If the web sdk have capability to raw data I guess should be only matter of connect into proper sources like reading audio/video samples and injecting into the stream.

Is this possible? there are some examples of nodejs with raw data handling?
There is any sdk that can be run on backend without UI and get access to publish raw data?

Thanks in advance,

Hey @danielgc,

Good question. Checkout my post here describing the differences between the Client Web SDK (works with Zoom meetings) and the Fully Customizable SDK (seperate from Zoom meetings):

https://marketplace.zoom.us/docs/sdk#comparing-zoom-sdks

Let me know if you have any follow up questions relating to one of the SDK products. :slight_smile:

Thanks,
Tommy