VMix Preset Docs
General Information
PlayerStats for Lower Thirds
Player stats (even number and position) for the lower thirds are available when the line up is available, because the live data is mapped to those GTs
GameStatus and gameStatusimage
gameStatus and gameStatusimage (that is used for the perioddots in the scoreboard and game (during the game) GTs) information comes from eSportsmedia and not the “Scoreboard Connect”, because we don’t get the “before the game”, “2nd intermission”, etc. from the scoreboard
Perioddots
The image path needs to be correct to get the perioddots running. You can also select the gamestatusimage manually by clicking browser inside the inputs editor. Disconnect the Data Source for this image if you do that, otherwise vMix will have a problem with it. Refreshing the after changing to manua is recommended.
Please keep in mind that those dots are not only in the scoreboard, but also in the “game (during the game)” GT
Data Sources
For those of you who don’t use our vMix preset directly, here is a list of the data sources you need to add to your own preset. Go to the data source manager and add the following JSON data (you can find the correct URLs in the “output” tab):
- Game - http://localhost:5000/api/v1/state/game - 250ms
- Standings (check “convert rows to columns”) - 1000ms
- Gameday - http://localhost:5000/api/v1/state/same-day-games or http://localhost:5000/api/v1/state/same-day-games?hideCurrentGame=true - (check “convert rows to columns”) - 1000ms
- Home Player - http://localhost:5000/api/v1/state/selected/home - 500ms
- Away Player - http://localhost:5000/api/v1/state/selected/away - 500ms
- LineUp Home - http://localhost:5000/api/v1/state/lineup?type=LINEUP&teamType=HOME - 1000ms
- LineUp Away - http://localhost:5000/api/v1/state/lineup?type=LINEUP&teamType=AWAY - 1000ms
- Player Comparison - http://localhost:5000/api/v1/state/comparison - (check “convert rows to columns”) - 1000ms
How to map data sources to GT Titles:
- Right click on Input -> Title Editor -> Data Source -> select the correct Data Source -> check “apply to all fields in this title”
- all data should now be mapped correctly
Title and Date Source Overview
Here is an overview of all titles and their data Sources (only the “International” GTs are listed):
Data Source “Game”:
- ICE_Scoreboard.gtzip
- ICE_Scoreboard_Powerplay Home.gtzip
- ICE_Scoreboard_Powerplay Away.gtzip
- ICE_Game_before the game.gtzip
- ICE_Game_during the game.gtzip
- ICE_Game_during the break.gtzip
- ICE_Team Stats.gtzip
- ICE_Referees.gtzip
Data Source “Home”:
- ICE_Lower Third.gtzip
- ICE_Lower Third_details.gtzip
- ICE_Lower Third_goal detail.gtzip
- ICE_Lower Third_penalty.gtzip
Data Source “Away”:
- ICE_Lower Third.gtzip
- ICE_Lower Third_details.gtzip
- ICE_Lower Third_goal.gtzip
- ICE_Lower Third_goal detail.gtzip
- ICE_Lower Third_penalty.gtzip
Data Source “LineUp Home”:
- ICE_Line Up.gtzip
Data Source “LineUp Away”:
- ICE_Line Up.gtzip
Data Source “Player Comparison”:
- ICE_Goaltender Comparison.gtzip
Data Source “Standings”:
- ICE_Standings_X teams.gtzip
- ICE_Standings_during the game_X Teams.gtzip