You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Daniel Baker <in...@collisiondetection.biz> on 2019/08/12 05:35:51 UTC

Determine who is a moderator

> How does  OpenMeetings  identify   who  is a  moderator.   Can you 
> point to  the relevant  code  that  checks that ?



Thanks,


Dan


Re: multiple camera-switching

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Rene,

this is impossible out-of-the-box
some additional coding is required

On Wed, 14 Aug 2019 at 19:52, René Scholz <re...@abakus-edv-systems.de>
wrote:

> Hello,
>
> I want to work with three cameras in a webinar.
>
> One habe a look at the moderator, one at the "real whiteboard" and one
> forwhatever.
> The background is that this is a real event with a "livestream".
>
> I want to switch between the three cameras. Is this possible with "a
> shortcut" or a sequence of keystrokes?
>
> Best regards,
>
> René
>
>

-- 
WBR
Maxim aka solomax

multiple camera-switching

Posted by René Scholz <re...@abakus-edv-systems.de>.
Hello,

I want to work with three cameras in a webinar.

One habe a look at the moderator, one at the "real whiteboard" and one 
forwhatever.
The background is that this is a real event with a "livestream".

I want to switch between the three cameras. Is this possible with "a 
shortcut" or a sequence of keystrokes?

Best regards,

René


Re: Determine who is a moderator

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Daniel,

I guess this is the method:
https://github.com/apache/openmeetings/blob/master/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/basic/Client.java#L135

On Mon, 12 Aug 2019 at 12:36, Daniel Baker <in...@collisiondetection.biz>
wrote:

>
> > How does  OpenMeetings  identify   who  is a  moderator.   Can you
> > point to  the relevant  code  that  checks that ?
>
>
>
> Thanks,
>
>
> Dan
>
>

-- 
WBR
Maxim aka solomax