Automatically connect your Spiideo AI-cameras with Motto’s streaming platform and CMS
stadium
, arena
or field
.
We must relate such Motto entities to Spiideo “scenes”, to allow the integration to automatically select the correct Spiideo cameras for the event.
You can do this by calling the create entity mapping API endpoint.
You must provide the entity ID and entity type of the Motto entity, and the scene_id
of the Spiideo scene (which you can find in the Spiideo web interface).
Do this for every Spiideo scene you operate. If you choose to skip some scenes, no Spiideo broadcasts will be scheduled for those.
You can assign a description for your convenience to help remind you of which entity mapping this is, later on, but it is not required.
sync_teams
to false
in step 1, this means Motto will not automatically create new teams in Spiideo if they do not exist yet.
While we do not recommend doing so, you can still create teams manually in Spiideo, and then map them to the teams in Motto.
You can do this by calling the create entity mapping API endpoint.
Similar to the entity mapping in step 2, you must provide the entity ID and entity type of the Motto team entity, and the team_id
of the Spiideo team (which you can find in the Spiideo web interface).