Hi,
I have created a webhook to receive the meeting.rtms_started
event data.
Sometimes it works as expected, and I receive the meeting_uuid
, rtms_stream_id
, and server_urls
properties. Other times, the meeting_uuid
property is missing.
Without meeting_uuid
, I am unable to execute the application logic.
I would appreciate any guidance on this issue, as it is currently blocking our process.
Thank you,
Jani