New feature allowing several overlay browser tabs / overlay host / OBS browser sources to display their own set of components has been added
To distinguish between displays each URL must have its own ‘instance’ parameter. Instance parameters are used only to hide/show components: all other settings work as previously. If no instance parameter is specified ‘Overlay’ is used:
- Overlay.Logo.Display = Hide; would hide the logo component on all overlays having their instance parameter not set (https://livetiming.sdk-gaming.co.uk/f1-overlay.html?room=test for example)
- Tablet.Logo.Display = Hide; would hide the logo component on all overlays having their instance parameter set to Tablet (https://livetiming.sdk-gaming.co.uk/f1-overlay.html?room=test&instance=Tablet for example)
When displaying different views on different devices or software the variable in the corresponding Hide/Show buttons of the remote control needs to be reconfigured accordingly.