This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git log --graph --all --decorate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x29ed32B4551B40C0783599aBfB896BBf189A3281 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| A video wall, in Idol they call it Sverigeväggen. A collage of random | |
| viewers who are represented by a low resolution live video. | |
| The video audience exists in segments in the current group. | |
| There are a maximum of 16 video participants in each segment | |
| Usually we display 48 participants on a video wall which is randomly | |
| produced from the available channels, hence the default 3 for numberOfViews. | |
| We only fetch segments that have active participants in them. We do not consider |