logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
jkhouw  
#1 Posted : Sunday, August 10, 2025 1:30:17 PM(UTC)
jkhouw

Rank: Newbie

Groups: Registered
Joined: 3/30/2020(UTC)
Posts: 6
United States

Has anyone managed to connect vmix to Zoom Events (without using ZoomISO).

The only thing I could find was posts saying vmix doesn't support Events (although those were from over a year ago) and a post from a zoom employee stating:
Quote:
vMix has opted not to implement the Zoom Events join flow available in our developer platform, which is a feature we encourage all of our broadcast integrations to implement. As a result, their integration is not able to be used with Zoom Events.

In case you're curious, the procedure for developers to join Zoom Events via our Meeting SDK is outlined below:

Scope Zoom Events read and Zoom Events Sessions read on your access token
Call the Zoom API function List Events twice, once with a param for host role, once with attendee role
When the user selects an event, use the ID to call List Sessions
When the user selects a session within the event, use both the event ID and the session ID to get the join token
Append the join token to the Meeting SDK Join Parameters object’s .join_token parameter
No meeting ID or password is required to be added. With the other required fields attached (such as the user ZAK and name), call the Join Meeting function in the Meeting SDK.


I'd prefer not to have to purchase some other product like switching to Ecamm
Users browsing this topic
Guest (3)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.