Maxim – please allow stupid question

How can i start OM with user kurento?

I followed „Installation OpenMeetings 5.0.0-M3 on Ubuntu 18.04 LTS.pdf“ but i 
can not see the problem?

What i can guess ist that user „kurento“ has to be created setting up Ubuntu 
18.4?

Here i created my own user from which i did all the work.

With PS i can see, that tomcat is running in this context.

So i think there’s one important point missing in the manual (or overseen by me)

You need to setup Ubunt with a user named „kurento“ and do all the work from 
there?

Something clear to any dev but not to a stupid user like me.

Can this be the problem?

Regards

POW

Von: Maxim Solodovnik <[email protected]>
Gesendet: Donnerstag, 16. April 2020 17:19
An: Openmeetings user-list <[email protected]>
Betreff: Re: Problem with recording session



On Thu, 16 Apr 2020 at 21:16, Peter-Otto Weber 
<[email protected]<mailto:[email protected]>> wrote:
O.K.

I did some research and i found out that my previously created „streams“ 
subfolders with numbers from 1 to 14 were gone?

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

Also the owner of some other „number Folders“ were wrong root:root.

This actually means you have started KMS with user `kurento` and OM with user 
`root`
get ready for the troubles :)

To avoid folder disappearing (especially if you will do upgrade) I would 
suggest to use external data dir:
to archive this you have to provide special DATA_DIR option
here is the example
JAVA_OPTS="-DDATA_DIR=/home/solomax/work/openmeetings/data" ./bin/startup.sh


I recreated the Folders, changed owner to kurento:root and now i can record.

Can it be, that those Folders were deleted using the „cleanup“ function?

AFAIK only files are deleted by clean-up (but I would set up users correctly 
and don't bother ...)


But there’s an other Question coming up:

Is it possible to only record the Whiteboard but not the rest of the window?

The only way I see: add possibility to show WB in full-screen more and record 
the screen


POW


--
Best regards,
Maxim

Reply via email to