Zoom RTMS SDK Error: Trouble in the sdk setup and fetching live data stream of meeting

Hi Zoom team, I’ve recently got the access to the RTMS streams SDK. I’m currently working from Windows system, i’ve utilized the Digital ocean droplet to use Ubuntu system kernel to run the Zoom RTMS SDK on the linux machine, I was able to ssh and execute commands locally. Built the zoom app and run the meetings.

These are the logs I got when I first executed the rtms quickstart, for audio, video and transcript gathering.

root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# ls
README.md  index.js  package-lock.json  package.json
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm i

added 46 packages, and audited 47 packages in 5s

10 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm list
rtms-quickstart@1.0.0 /root/rtms-quickstart-js
└── @zoom/rtms@0.0.2

root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim .env
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# ls
README.md  index.js  node_modules  package-lock.json  package.json
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm run
Lifecycle scripts included in rtms-quickstart@1.0.0:
  start
    node --env-file=.env index.js

root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm run start

> rtms-quickstart@1.0.0 start
> node --env-file=.env index.js

webhook  | 2025-09-19T12:15:30.259Z | INFO  | Creating standard HTTP webhook server
webhook  | 2025-09-19T12:15:30.274Z | INFO  | Listening for webhook events at http://localhost:8080/
webhook  | 2025-09-19T12:19:01.644Z | DEBUG | Rejected request: GET /?code=k8hDNib6qeNHwujgddRQWKwYxoDZlpejA (expected: POST /)
webhook  | 2025-09-19T12:19:03.598Z | DEBUG | Rejected request: GET /favicon.ico (expected: POST /)
webhook  | 2025-09-19T12:20:30.786Z | DEBUG | Received webhook request: /
webhook  | 2025-09-19T12:20:30.786Z | INFO  | Received event: meeting.rtms_started
client   | 2025-09-19T12:20:30.791Z | DEBUG | Setting video parameters: {"contentType":3,"codec":7,"resolution":1,"dataOpt":3,"fps":30}
client   | 2025-09-19T12:20:30.792Z | DEBUG | video parameters set successfully
client   | 2025-09-19T12:20:30.792Z | DEBUG | Setting deskshare parameters: {"contentType":3,"codec":7,"resolution":1,"dataOpt":3,"fps":30}
client   | 2025-09-19T12:20:30.792Z | DEBUG | deskshare parameters set successfully
rtms     | 2025-09-19T12:20:30.793Z | DEBUG | Found system CA certificate: /etc/ssl/certs/ca-certificates.crt
rtms     | 2025-09-19T12:20:30.793Z | INFO  | Initializing RTMS SDK with CA certificate: /etc/ssl/certs/ca-certificates.crt
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
rtms     | 2025-09-19T12:20:30.812Z | INFO  | RTMS SDK initialized successfully
client   | 2025-09-19T12:20:30.813Z | INFO  | Joining meeting: 65t3VE4tSaurflpYl5Wc9g==
rtms     | 2025-09-19T12:20:30.813Z | DEBUG | Generating signature for client: moEQT2XJSZKtlDAxnPefdQ, uuid: 65t3VE4tSaurflpYl5Wc9g==, streamId: e88b2e9c5b8c4e20926917e8c2f2fece
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
client   | 2025-09-19T12:20:30.820Z | INFO  | Successfully joined meeting: 65t3VE4tSaurflpYl5Wc9g==
client   | 2025-09-19T12:20:30.821Z | DEBUG | Starting polling with interval: 0ms
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
webhook  | 2025-09-19T12:20:32.221Z | DEBUG | Received webhook request: /
webhook  | 2025-09-19T12:20:32.221Z | INFO  | Received event: meeting.rtms_stopped
client   | 2025-09-19T12:20:32.223Z | INFO  | Leaving meeting: 65t3VE4tSaurflpYl5Wc9g==
client   | 2025-09-19T12:20:32.224Z | DEBUG | Stopping polling
client   | 2025-09-19T12:20:32.224Z | INFO  | Successfully left meeting
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9260] errno = 2
^C
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# ls
README.md  index.js  node_modules  package-lock.json  package.json
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim index.js
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim transcript.js
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# ls
README.md  index.js  node_modules  package-lock.json  package.json  transcript.js
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim package.json
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# ls
README.md  index.js  node_modules  package-lock.json  package.json  transcript.js
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm run transcript
npm ERR! code EJSONPARSE
npm ERR! path /root/rtms-quickstart-js/package.json
npm ERR! JSON.parse Expected ',' or '}' after property value in JSON at position 216 while parsing '{
npm ERR! JSON.parse   "name": "rtms-quickstart",
npm ERR! JSON.parse   "versio'
npm ERR! JSON.parse Failed to parse JSON data.
npm ERR! JSON.parse Note: package.json must be actual JSON, not just JavaScript.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2025-09-19T12_37_05_186Z-debug-0.log
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim package.json
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm run transcript

> rtms-quickstart@1.0.0 transcript
> node --env-file=.env transcript.js

file:///root/rtms-quickstart-js/transcript.js:3
rtms.onWebhookEvent(({payload} => {
                     ^^^^^^^^

SyntaxError: Malformed arrow function parameter list
    at compileSourceTextModule (node:internal/modules/esm/utils:339:16)
    at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:168:18)
    at callTranslator (node:internal/modules/esm/loader:428:14)
    at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:434:30)
    at async link (node:internal/modules/esm/module_job:87:21)

Node.js v20.18.1
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# vim transcript.js
root@ubuntu-s-1vcpu-1gb-amd-blr1-01:~/rtms-quickstart-js# npm run transcript

> rtms-quickstart@1.0.0 transcript
> node --env-file=.env transcript.js

webhook  | 2025-09-19T12:38:37.739Z | INFO  | Creating standard HTTP webhook server
webhook  | 2025-09-19T12:38:37.754Z | INFO  | Listening for webhook events at http://localhost:8080/
webhook  | 2025-09-19T12:44:01.178Z | DEBUG | Received webhook request: /
webhook  | 2025-09-19T12:44:01.178Z | INFO  | Received event: meeting.rtms_started
rtms     | 2025-09-19T12:44:01.186Z | DEBUG | Found system CA certificate: /etc/ssl/certs/ca-certificates.crt
rtms     | 2025-09-19T12:44:01.187Z | INFO  | Initializing RTMS SDK with CA certificate: /etc/ssl/certs/ca-certificates.crt
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
rtms     | 2025-09-19T12:44:01.206Z | INFO  | RTMS SDK initialized successfully
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
global   | 2025-09-19T12:44:01.207Z | INFO  | Joining meeting: CiCl6FudQrSwdQs6R4Yb/g==
rtms     | 2025-09-19T12:44:01.207Z | DEBUG | Generating signature for client: moEQT2XJSZKtlDAxnPefdQ, uuid: CiCl6FudQrSwdQs6R4Yb/g==, streamId: a9033b5924804fb4ac4738596ad504fb
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
global   | 2025-09-19T12:44:01.214Z | INFO  | Successfully joined meeting: CiCl6FudQrSwdQs6R4Yb/g==
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
global   | 2025-09-19T12:44:01.216Z | DEBUG | Starting global polling with interval: 0ms
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
webhook  | 2025-09-19T12:44:02.995Z | DEBUG | Received webhook request: /
webhook  | 2025-09-19T12:44:02.996Z | INFO  | Received event: meeting.rtms_stopped
rtms     | 2025-09-19T12:44:02.997Z | DEBUG | SDK already initialized
global   | 2025-09-19T12:44:02.998Z | INFO  | Joining meeting: CiCl6FudQrSwdQs6R4Yb/g==
rtms     | 2025-09-19T12:44:02.998Z | DEBUG | Generating signature for client: moEQT2XJSZKtlDAxnPefdQ, uuid: CiCl6FudQrSwdQs6R4Yb/g==, streamId: a9033b5924804fb4ac4738596ad504fb
global   | 2025-09-19T12:44:02.999Z | ERROR | Error joining meeting: Arguments must be strings
webhook  | 2025-09-19T12:44:02.999Z | ERROR | Error in webhook callback: Arguments must be strings
failed to open file [/root/rtms-quickstart-js/logs/node_9728] errno = 2
 
1 Like

@Yash_Kumar Thank you for reaching out about your issues using the RTMS Node.js SDK.

As a first step, you can create a directory called “logs” to allow node error logs to be generated. That will give us a bit more insight into the issue so please share them here as long as they don’t contain any sensitive information

However, if I had to guess, I would say that the version of Node you are using is older than we support. Can you share the Ubuntu version and Node version being used here?

As a general install step when working with Node servers, I recommend installing the latest LTS version of Node using NVM:

nvm install --lts
nvm use --lts

I hope that helps!

Hi @MaxM thank you for quick reply and action. Here is the Ubuntu and node version which i currently have set up in my ubuntu droplet machine.

after updating node and making dir i executed the scritp again, the results were as follows:-

@MaxM please take a look and help me setup & use rtms.

Thanks for sharing those details! I don’t see any issues with the versions so far.

When you created the logs folder, there should now be logs directly from NPM placed in that folder. Could you please share those logs here?

Likewise, have you made any changes to the quickstart since cloning it to your system? I’m wondering if there were any changes to the index.js that might be factoring in here.

In the meantime, I’ll see if I can spin up a droplet to replicate these issues.

npm ERR! JSON.parse Expected ‘,’ or ‘}’ after property value

Hi, @MaxM Well I’m trying to create a zoom meeting AI note-taking applicaiton. I’ve been able to handle the audio and transcript. However the video stream, I can’t figure out how can I use the video stream of the actual meeting recording (like screen share) or the actual meeting capture.

Few ways I wanna check using rtms:-

  • Getting the meetings audio stream in proper audio format
  • Getting the meetings video stream in proper video format
  • Capturing entire meeting sessions (entire zoom meeting interface video recording capturing)
  • Getting the transcriptions of the meetings with speech diarization properly writing into json or mongodb databse.

Here are the logs you asked for previously:-

09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t ::thread_mgr_t(),Mon,22 Sep 2025 14:08:08 GMT, preset_owner_thr = true, this = 0x000000003a3539f0
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::spawn, mode = 02000008, w_queue_size = 8192, type = 0, interact_timer = true, thr_name = , bind_mask = 4294967295, this = 0x000000003a3539f0
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::thread_wrapper_t, mode = 02000008, id = 0, type = 0, thr_manager = 0x000000003a3539f0, waits = 0, interact_timer = true, m_timer_precision = 10, this = 0x000000003a410e80
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	msg_queue_t::msg_queue_t thr_read = , reader = 0x0000000000000000, writer = 0x0000000000000000, capacity = 8192, mode = 0, this = 0x000000003a415df0
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::thread_wrapper_t ctrl queue size = 8192, this = 0x000000003a410e80
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::init_tls(), m_thread_manager = 0x000000003a3539f0, this = 0x000000003a410e80
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::register_tls, thr = 0x000000003a410e80, tls = true, this = 0x000000003a3539f0
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::start_alive_check() timer = 0x0000000000000000, m_interact_timer = true, this = 0x000000003a410e80
09/22/2025 14:08:08:925	UTIL	[111748:111748:140198206373120]	INFO	timer_queue_t::timer_queue_t() , sink = 0x000000003a410eb8, min_interval = 40960, this = 0x000000003a376ff0
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::open_notifier, waits = 0, this = 0x000000003a410e80
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	msg_queue_base_t::open_notifier, m_reader = 0x0000000000000000, notifier = 0x000000003a384220, this = 0x000000003a415e10
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::attach handle = 0x000000003a410e80, thread_id = 140198206373120, owner_thr = 0x000000003a410e80, owner_id = 140198206373120, queue_size = 8192, this = 0x000000003a3539f0
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::create_channel(), this = 0x000000003a410e80[140198206373120], bind_thr = 0x000000003a410e80[140198206373120], read_capacity = 8192, write_capacity = 8192, this = 0x000000003a410e80
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::bind_queue bind_thr = 0x000000003a410e80 already be existed, skip it, this = 0x000000003a410e80
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::adjust_timer_precision, m_timer_precision = 10, new_timer_precision = 10, this = 0x000000003a410e80
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::spawn, mode = 01000004, w_queue_size = 64, type = 2, interact_timer = false, thr_name = zoom.timer.do, bind_mask = 4294967295, this = 0x000000003a3539f0
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::thread_wrapper_t, mode = 01000004, id = 0, type = 2, thr_manager = 0x000000003a3539f0, waits = 1, interact_timer = false, m_timer_precision = 10, this = 0x000000003a527080
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	msg_queue_t::msg_queue_t thr_read = , reader = 0x0000000000000000, writer = 0x0000000000000000, capacity = 8192, mode = 1, this = 0x000000003a526d30
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::thread_wrapper_t ctrl queue size = 8192, this = 0x000000003a527080
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_io_t::thread_io_t(), mode = 01000004, type = 2, queue size = 64, this = 0x000000003a527050
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	thread_io_t::open_notifier, waits = 1, this = 0x000000003a527050
09/22/2025 14:08:08:926	UTIL	[111748:111748:140198206373120]	INFO	msg_queue_base_t::open_notifier, m_reader = 0x0000000000000000, notifier = 0x000000003a358c90, this = 0x000000003a526d50
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	thread_io_t::thread_run(), id = 0, args = 0x0000000000000000, this = 0x000000003a527050
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	io_repo_t::io_repo_t, m_working = 0x000000003a527080, max_io_fds = 8, this = 0x000000003a52c5e0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	timer_drv_t::timer_drv_t working = 0x000000003a527050, max = 8, this = 0x000000003a52c5e0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	notifier_handler_t::notifier_handler_t, io_container = 0x000000003a52c5e00x000000003a358c90, this = 0x000000003a383350
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	poll_t::poll_t register, fd = 30, es.first = 00000000000000000000000000000011, this = 0x000000003a52c5e0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	io_repo_t::start(), m_stop = true, this = 0x000000003a52c5e0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::attach handle = 0x000000003a527080, thread_id = 140186516125376, owner_thr = 0x000000003a410e80, owner_id = 140198206373120, queue_size = 64, this = 0x000000003a3539f0
09/22/2025 14:08:08:927	UTIL	[111748:111757:140186516125376]	INFO	timer_drv_t::loop () begin, this = 0x000000003a52c5e0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::create_channel(), this = 0x000000003a527080[140186516125376], bind_thr = 0x000000003a410e80[140198206373120], read_capacity = 64, write_capacity = 64, this = 0x000000003a527080
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	thread_mgr_t::attach handle = 0x000000003a527080 has not support timer, this = 0x000000003a3539f0
09/22/2025 14:08:08:927	UTIL	[111748:111757:140186516125376]	INFO	thread_io_t::init_tls() thread_id = 140186516125376, this = 0x000000003a527050
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	thread_wrapper_t::adjust_timer_precision, m_timer_precision = 10, new_timer_precision = 10, this = 0x000000003a527080
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssb_allocator_t::ssb_allocator_t() without memory pool, this = 0x000000003a411320
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	new_i8_allocator_t::new_i8_allocator_t, m_page_size = 4096, this = 0x000000003a408f70
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	UTIL_INIT  refer , s_init_times = 1, module_id = 2, description = UTIL has been built on:Jun  2 2025 at 21:41:50 on branch main with commit ID 05537844b3cc7ea8555ea9ed2b2d4d6aba0dba6c, dir = , filename = , pext = log, max_size = 41943040, max_idx = 9
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_client_context_init , ssl_mode = 7, verify_mode = 0, ca = /etc/ssl/certs/ca-certificates.crt, priviate_keyfile = , certificate_file = , cipher = , ssl_op_flags = 33554432
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_lib_t::ssl_lib_t(), this = 0x000000003a37a0f0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_lib_t::init(), this = 0x000000003a37a0f0
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_ctx_t::ssl_ctx_t(), this = 0x000000003a5eca70
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_ctx_t::init_ssl_lib() by cert file , m_ctx_init_times = 0, verify_mode = 0, ssl_mode = 7, priviate_keyfile = , certificate_file = , cipher = , ssl_op_flags = 33554432, this = 0x000000003a5eca70
09/22/2025 14:08:08:927	UTIL	[111748:111748:140198206373120]	INFO	ssl_ctx_t::create_ssl_ctx by cert file , ssl_mode = 7, m_ctx = 0x0000000000000000, ca = /etc/ssl/certs/ca-certificates.crt, priviate_keyfile = , certificate_file = , ssl_op_flags = 33554432, this = 0x000000003a5eca70
09/22/2025 14:08:08:928	UTIL	[111748:111757:140186516125376]	INFO	thread_wrapper_t::init_tls(), m_thread_manager = 0x000000003a3539f0, this = 0x000000003a527080
09/22/2025 14:08:08:928	UTIL	[111748:111757:140186516125376]	INFO	thread_mgr_t::register_tls, thr = 0x000000003a527080, tls = true, this = 0x000000003a3539f0
09/22/2025 14:08:08:928	UTIL	[111748:111748:140198206373120]	INFO	ssl_ctx_mgr::ssl_ctx_mgr, m_ctx: 0x000000003a5f16c0, this = 0x000000003a5fc8a0
09/22/2025 14:08:08:928	UTIL	[111748:111748:140198206373120]	INFO	ssl_ctx_t::load_ca, ca_file = /etc/ssl/certs/ca-certificates.crt, ca_path = , m_ca_count = 0, this = 0x000000003a5eca70
09/22/2025 14:08:08:948	UTIL	[111748:111748:140198206373120]	INFO	TP_INIT  refer times = 1, module_id = 2, TP has been built on:Jun  2 2025 at 21:41:51 on branch main with commit ID 05537844b3cc7ea8555ea9ed2b2d4d6aba0dba6c, ssl_mode = 7, priviate_keyfile = , certificate_file = , (int8_t *)curl_version( ) = libcurl/8.12.1 OpenSSL/3.0.17, cipher = , ssl_op_flags = 33554432, type = 100
09/22/2025 14:08:08:948	UTIL	[111748:111748:140198206373120]	INFO	register_logger  module_id = 44, module_name = ZSSGW_SDK, max_level = 31, logger = 0x0000000000000000, mode = 3
09/22/2025 14:08:08:948	ZSSGW_SDK	[111748:111748:140198206373120]	INFO	rtms_sdk_provider::init, version: .0.20250602, this = 0x000000003a411b50

@MaxM Can I have a meeting call and connect with someone from the Zoom Developers Team, But I would appreciate that the meeting is scheduled on a time, acceptable by both parties.

Kindly grant me this request, I previously recieved a meeting invite but that occured at a time, when I was not available.

Regards,
Yash Saini