SuperViz SDK for Matterport

SuperViz SDK for Matterport

Add meetings to your Matterport tool

*No credit card required. 

Made for Matterport SDK

Our Matterport plugin is designed to seamlessly integrate avatars, mouse-pointers, lasers, and host controls into your digital twin tool. Additionally, the feature-rich SuperViz SDK for Matterport provides ample flexibility for creating the ideal user experience for your Matterport tool.

Enhance your platform

Integrated video conferencing for real estate, construction, insurance, hospitality, tourism and more. With just a few lines of code you can allow your users to meet virtually inside remote spaces to showcase, sell and collaborate with a sense of presence.

				
					const sdk = await SuperVizSdk.init(<DEVELOPER_TOKEN>, {
    group: {
      id: <GROUP_ID>,
      name: <GROUP_NAME>,
    },
    participant: {
      id: <PARTICIPANT_ID>,
      name: <PARTICIPANT_NAME>,
      type: <PARTICIPANT_TYPE>,
    },
    roomId: <ROOM_ID>,
  });
				
			
GETTING STARTED

Easy Integration

Our easy-to-build, feature-rich SDK gets you up and running with just a few lines of code.

Core Features

SuperViz API and SDK meeting

Immersive meetings

Full-function video conferencing layer for up to 16 participants, including chat, grid view and screen share.

SuperViz API and SDK adapters

Matterport viewer plugin

Automatic Multiplayer enabled integration with avatars, pointers, and controls directly inside your Matterport tool.

SuperViz API and SDK meeting real time data properties

Realtime data properties

Add an extra layer of collaboration by synchronizing your app properties in real time between meeting participants.

SuperViz avatars Meeting inside digital twins

Avatars

Flexible avatar support for glb and GLTF models. Add your own models for meeting participants.

SuperViz API and SDK meeting broadcast

Broadcast

Broadcast mode for up to 230 people. With this mode you can allow audience participants to follow live meetings with chat access.

SuperViz API and SDK dashboard

Dashboard

Developer dashboard with detailed usage statistics and management.

ENHANCE COLLABORATION

Realtime data engine

Declare custom properties that will be synchronized between participants in the same meeting room.
You can synchronize 3D models, digital twins, 2D content, States, Selections, Objects, and anything else to meet your needs.

				
					sdk.subscribe('syncPropertyName', onSyncPropertyChange);

onSyncPropertyChange(payload: any) {
  // payload is the new value of the property you've changed
  // do something
}
				
			
				
					sdk.setSyncProperty('syncPropertyName', 'new value');
				
			
SuperViz SDK for Matterport examples

Visit our demo library for in-depth resources and inspiration. Find examples to help you implement quickly using our plugins and easily build the features you need.

Pricing

Starter

Best option while you build
$ 0 Month
  • 1,000 participant minutes per month
  • SDK and API access
  • Additional participant minutes
  • Premium developer support

Professional

Best for standard deployed solution
$ 99 Month
  • 5,000 participant minutes included
  • SDK and API access
  • Additional participant minutes* ($0.02/minute**)
  • Premium developer support

Enterprise

Best for max usage
$ 499 Month
  • 50,000 participant minutes included
  • SDK and API access
  • Additional participant minutes* ($0.01/minute**)
  • Premium developer support

**Participant minutes are the sum of time spent by each participant in the call.
**Any extra participant minutes used during the month will be charged on the invoice of the following month

This website uses cookies to give you the best experience. See our Privacy Policy for further details.