Linux Meeting SDK demo app link is missing or broken

Meeting SDK Type and Version

Type: Zoom Meeting SDK
Platform: Linux


Description

I’m currently working on integrating the Zoom Linux Meeting SDK into a Docker-based environment. However, I encountered an issue: the official demo application link for the Linux Meeting SDK provided in the documentation appears to be broken or unavailable.

The link:
https://github.com/zoom/meetingsdk-linux-raw-recording-sample

This makes it extremely difficult to validate the SDK functionality or test our integration against a known working sample.

The link to the blog of Linux Meeting SDK not available::
https://developers.zoom.us/blog/meeting-sdk-headless-bot-usage/

Also the following YouTube video is not available as well:
Creating a Headless Meeting Bot Using Zoom Meeting SDK for Linux and Docker: https://www.youtube.com/watch?v=8SitD9mTXlA

Error / Issue

Problem:
The link to the demo app for the Zoom Linux Meeting SDK on the Zoom Marketplace and GitHub is returning a 404 Not Found error.

Expected:
I expect a working GitHub repository or direct download link for the Zoom Linux SDK

How To Reproduce

  1. Navigate to the Zoom Linux Meeting SDK documentation.

  2. Click on the Linux demo app link (should be pointing to GitHub or a direct archive).

  3. Observe a broken link or invalid resource.

  4. Try cloning the repository — no matching Linux sample found.

Ask

Please provide:

  • A working link to the Zoom Meeting SDK Linux demo app.

  • If it has been deprecated, an official alternative or instructions for manually bootstrapping the demo (including headers, libs, build instructions).

  • Any upcoming plans for Linux SDK maintenance or support roadmap.

Thanks in advance for your help!