Search Documentation
Zoom Integration
1 min read
Jetset includes a direct Zoom integration that is accessed via a link sent to the Jetset user’s iOS device.
Link Format #
The link has the format jetset:// followed by optional parameters.
The Zoom meeting link has the paramters meeting={meetingID}&pass={passcode}
This can be used without or without an automatic model open.
Make sure to not have any spaces in the meetingID.
Without a model as jetset://zoomlink?meeting={meetingID}&pass={passcode}
Example: jetset://zoomlink?meeting=88071557827&pass=111111
With a model as jetset://usdz?url={url}&meeting={meetingID}&pass={passcode}
The meeting room will need to be configured to accept unauthenticated users.
Zoom Meeting Details #
The first time the client opens a Jetset link with Zoom meeting parameters, a Share Screen button will appear on the main screen in the upper right. Clicking on the Share button will open a panel and join the client into the Zoom meeting.
Clicking on the Broadcast button in the panel will start the screen share into the Zoom meeting.
You can hide the Share button from the UI by opening the link jetset:://unsharescreen.
Jetset’s Zoom integration is video only; this is by design so that a user can link directly into a Zoom session right next to the Jetset camera without causing audio interference in the Zoom call.