Hi there,

I made a little change to the interview room. This "hack" removes the big video-pod in the interview room if the room name contains a "→". All other video pods will be placed automatically in equal size.

Use this function on linux, before build:

sed -i.bak -e 's/_inited = true;/_inited = true;name=$(".room.name").text();if(name.indexOf("→") != -1){$(".pod-big").hide();}/g' /PATH/TO/OM/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-interview-area.js

Greetings Peter


Am 02.01.20 um 16:38 schrieb R. Scholz:
Hello Maxim,

Boah: Cool!
I'm deepest impressed.

Best regards,

René


Am 02.01.2020 um 15:17 schrieb Maxim Solodovnik:
https://openmeetings.apache.org/GeneralConfiguration.html

video.arrange.keycode ?

On Thu, 2 Jan 2020 at 20:25, René Scholz <rene.sch...@abakus-edv-systems.de <mailto:rene.sch...@abakus-edv-systems.de>> wrote:

    Hello,

    yesterday I had made a conference-room for 4 users.

    When they login I want that the camera (all Notebooks, Windows 10)
    switch on and that the pictures automatically arrange.
    I know its a problem for the first user (only one video), the 2nd
    (two
    videos-pcitures) and so on.

    Idea:
    Is it possible to make a button that can arrange all avaiable
    video-screens on the avaiable place on the monitor?
    Or have anybody another idea?
    (Similar to the function from Windows to arrange all windows.)

    With best regards,

    René



--
WBR
Maxim aka solomax


Reply via email to