Zoom RTMS C SDK files

For CI/CD, I’m planning to build zoom/rtms locally from source: https://github.com/zoom/rtms?tab=readme-ov-file#building-from-source. Since it requires the Zoom RTMS C SDK files, may I obtain the access to download them?

Thank you.

1 Like

You can now download them from the Releases page of this GitHub repository for use with CI/CD:

Here’s a script I use when building the RTMS SDK to pull from those releases:

Hope that helps!