On Thu, 16 Apr 2020 at 21:16, Peter-Otto Weber <cyber...@hotmail.de> 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