Meetingsdk-linux-raw-recording-sample

Great to hear this is working for you now @Amol2! For your other 2 questions:

  1. Can we join multiple meetings? Like thread

I found a forum post saying you can have multiple meetings run at the same time but a single instance of the Meeting SDK can only join one meeting at a time per process. Zoom does not officially support joining multiple meetings simultaneously within the same SDK instance (e.g., using threads)

For a single user or bot to participate in multiple meetings at once, Zoom recommends running separate instances of the application, each with its own SDK initialization and valid JWT token, provided your account supports concurrent meetings

Note that with a free account, you’re limited to hosting or joining one meeting at a time. Paid plans like Business or Enterprise allow licensed users to host up to two concurrent meetings, but joining multiple as a participant still requires separate instances

  1. Can we get Interpretation channel streaming?

I’m not able to find explicit guide on this but you could take a look at the InMeetingInterpretationController