I’m facing an issue for use case where the meeting host transfers ownership to another participant who has the Zoom RTMS app installed. However, I’m unable to restart RTMS because Zoom doesn’t send any event that would allow me to invoke the Start RTMS API using the new host’s credentials/access token.
I’ve subscribed to the participant role changed event, but the event payload contains the same value for both the old and new roles, making it difficult to determine when the participant has actually become the host and when to trigger the Start RTMS API.
What is Zoom’s recommended approach for handling this workflow? Is there an event or best practice that applications should rely on to detect a host transfer and restart RTMS for the new host?
@chunsiong.zoom Could you please help here ? Thanks.