Skip to content
Petri Järvisalo edited this page May 13, 2020 · 3 revisions

Welcome to the InfoScreen3 wiki!

Some tips for advanced usage:

Changing content (timetable or brackets for tournaments)

Setup another local webserver and make needed contents as normal web page. To integrate the contents nicely with infoscreen display, use following to remove background:

html, body {
    background: none;
}

Video Inserts (compo entries and/or ads) as part of slideshow:

Just make new webpage slide and define address to the .mp4 directly at your local web server and just define the slide duration 2-3 seconds longer that then insert video. In case you wish to show compo entry, just define duration to 0 to automatically stop the slideshow, and use next and prev buttons to skip next compo entry.

note: remember to enable permission to playback sound automatically from browser, or the video doesn't autoplay.

Use infoscreen as overlay at obs or vmix

Just enable 'overlay' plugin at config and just add display to browser source at obs or vmix!