Re: error at recording

2019-08-15 Thread R. Scholz



Hello Maxim,

good work - its working perfectly.

Best regards,

René


Am 15.08.2019 um 10:00 schrieb Maxim Solodovnik:

https://issues.apache.org/jira/browse/OPENMEETINGS-2100

On Thu, 15 Aug 2019 at 13:13, Maxim Solodovnik > wrote:


This is client side error
Most probably caused my recent commits to master
will try to check/fix ASAP

On Thu, 15 Aug 2019 at 02:49, René Scholz
mailto:rene.sch...@abakus-edv-systems.de>> wrote:

Hello,

when I try to record my session (or sharing) I get the
error-message
"Error: cannot call methods on dialog prior to initialization:
attempted to call method 'option'"

Before I updated on the newest M3-Snapshot all seems OK.
I made the directories:
/sudo mkdir -p

/opt/open503/webapps/openmeetings/data/streams/{1,2,3,4,5,6,7,8,9,10,11,12,13,14}//
//sudo mkdir -p
/opt/open503/webapps/openmeetings/data/streams/hibernate/

What I forgot?

Best regards,

René



-- 
WBR

Maxim aka solomax



--
WBR
Maxim aka solomax




Re: error at recording

2019-08-15 Thread Maxim Solodovnik
https://issues.apache.org/jira/browse/OPENMEETINGS-2100

On Thu, 15 Aug 2019 at 13:13, Maxim Solodovnik  wrote:

> This is client side error
> Most probably caused my recent commits to master
> will try to check/fix ASAP
>
> On Thu, 15 Aug 2019 at 02:49, René Scholz <
> rene.sch...@abakus-edv-systems.de> wrote:
>
>> Hello,
>>
>> when I try to record my session (or sharing) I get the error-message
>> "Error: cannot call methods on dialog prior to initialization: attempted
>> to call method 'option'"
>>
>> Before I updated on the newest M3-Snapshot all seems OK.
>> I made the directories:
>> *sudo mkdir -p
>> /opt/open503/webapps/openmeetings/data/streams/{1,2,3,4,5,6,7,8,9,10,11,12,13,14}*
>> *sudo mkdir -p /opt/open503/webapps/openmeetings/data/streams/hibernate*
>>
>> What I forgot?
>>
>> Best regards,
>>
>> René
>>
>
>
> --
> WBR
> Maxim aka solomax
>


-- 
WBR
Maxim aka solomax


Re: error at recording

2019-08-15 Thread Maxim Solodovnik
This is client side error
Most probably caused my recent commits to master
will try to check/fix ASAP

On Thu, 15 Aug 2019 at 02:49, René Scholz 
wrote:

> Hello,
>
> when I try to record my session (or sharing) I get the error-message
> "Error: cannot call methods on dialog prior to initialization: attempted
> to call method 'option'"
>
> Before I updated on the newest M3-Snapshot all seems OK.
> I made the directories:
> *sudo mkdir -p
> /opt/open503/webapps/openmeetings/data/streams/{1,2,3,4,5,6,7,8,9,10,11,12,13,14}*
> *sudo mkdir -p /opt/open503/webapps/openmeetings/data/streams/hibernate*
>
> What I forgot?
>
> Best regards,
>
> René
>


-- 
WBR
Maxim aka solomax


Re: multiple camera-switching

2019-08-15 Thread Maxim Solodovnik
Hello Rene,

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

On Wed, 14 Aug 2019 at 19:52, René Scholz 
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


Re: Determine who is a moderator

2019-08-15 Thread Maxim Solodovnik
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 
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