Hello,
We are developing a live meeting app, where meeting host can speak on their own or give a word to one of several participants (only one at a time). Thus, mixer stream can contain either single host stream or host and single participant streams. In the first case host stream must be full screen, and in the second case participant stream must be full screen and host stream must be decreased to a small preview somewhere in the corner. In other words, we need something very similar to "Picture in picture" layout (https://docs.flashphoner.com/display/WCS52EN/Stream+mixer#Streammixer-Pictureinpicture), but a dynamic one: it must be enabled by default, but then other stream may become a "desktop" one on the fly.
Is this possible with existing layouts, or we need to create our own layout class for this purpose?
We are developing a live meeting app, where meeting host can speak on their own or give a word to one of several participants (only one at a time). Thus, mixer stream can contain either single host stream or host and single participant streams. In the first case host stream must be full screen, and in the second case participant stream must be full screen and host stream must be decreased to a small preview somewhere in the corner. In other words, we need something very similar to "Picture in picture" layout (https://docs.flashphoner.com/display/WCS52EN/Stream+mixer#Streammixer-Pictureinpicture), but a dynamic one: it must be enabled by default, but then other stream may become a "desktop" one on the fly.
Is this possible with existing layouts, or we need to create our own layout class for this purpose?