Re: Video Recording Problems ->Viedoe Part missed for conversion

2021-11-17 Thread Maxim Solodovnik
On Wed, 17 Nov 2021 at 15:50, Tom Meierjürgen  wrote:

>
> Am 17.11.2021 um 07:44 schrieb Maxim Solodovnik:
>
> please don't forget to CC user@ list :)
>
> Sorry, pushed the wrong Button in Thunderbid accidentally ;-)
>
> On Wed, 17 Nov 2021 at 00:41, Tom Meierjürgen  wrote:
>
>>
>> Am 16.11.2021 um 16:23 schrieb Maxim Solodovnik:
>>
>> Hello Tom,
>>
>> According to the log you have provided
>> None room streams were recorded
>>
>> the first successful command is just "silence"
>>
>> Blind guess: you don't have external "data directory"
>> so your docker volume mapping is broken
>> this dockerized KMS writing files inside docker, and they are not
>> available for OM :)))
>>
>> Ok, sounds logical... but which directory inside the docker image has to
>> be mapped to a directory on the om-server then? I followed the different
>> instuctions for the om-releases and tried /opt/om_data, /opt/omdata and
>> /opt/openmeetinghs/webapps/openmeetings/data to be mapped to
>> /opt/openmeetings/webapps/openmeetings/data and the Audiopart (*.wav files)
>> are landing there,but not the *.webm files...that was the irritation i got
>> about that thought...
>>
>
> Here is the good example: https://markmail.org/message/ulnnmir2voseqkmm
> (you can search archives for DATA_DIR :))
>
>
> It works now :-) Should be written down somewhere in the
> installationinstructions that the " Environment='JAVA_OPTS=- ...' " options
> inside the openmeetings.service startup-script ( at least in case of ubuntu
> version 20.04 but i guess all ubuntus use this for starting) should get the
> additional Parameter
> "-DDATA_DIR=/opt/openmeetings/webapps/openmeetings/data" as in case of a
> pure external Directory sox seems to miss its *.wav Files, so there would
> be a similar error other way around as then not the *.webm files where
> missing but the *.wav file component for getting the resulting *.mp4 files
> from the recording as a result ;-)
>

Well I would recommend to do something like
```
mkdir /opt/omdata
chown chown -R nobody:nogroup /opt/omdata
cp -r ${OM_HOME}/webapps/openmeetings/data/* /opt/omdata
```
this way DATA_DIR will be external folder
and the upgrade will be easier :)))

please propose where correct instructions should be added :)
- https://openmeetings.apache.org/installation.html
- https://openmeetings.apache.org/Upgrade.html
- openmeetings.service script as comments :)))


> All i have to figure out now for my small 2 node cluster is why the switch
> to another room on the other node still results in seeing only my own
> stream but not the opponents (tested with 2 computers here in my lan and 2
> others from another lan at same time,after switch every computer has only
> its own streams visible+hearable)...
>

Do you have TURN server?
Is it configured properly?

>
> Thanks for the Help,
>
>  Tom
>
> The docker Image used is the latest release:
>> kurento/kurento-media-server:latest
>>
>> thanks for reply,
>>
>>  Tom
>>
>> On Tue, 16 Nov 2021 at 22:07, Tom Meierjürgen  wrote:
>>
>>> Hi,
>>>
>>> i recognized that, between one of the updates from 6.0 to 6.2.0 there
>>> seems to have changed something for the Screen-Recording/Video-Recording
>>> option.
>>>
>>> Meanwhile just the Audiopart was saved to the disk but the
>>> video-component is missing so that ffmpeg runs in an error:
>>> Es gab Fehler beim Verarbeiten der Aufzeichnung. Aufnahme nicht gefunden
>>> Rückgabewert Nachrichten
>>> 0 process: generateSampleAudio command: /usr/bin/sox
>>> /opt/openmeetings/webapps/openmeetings/public/one_second.wav
>>> /opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16_FINAL_WAVE.wav
>>> pad 0 17.896 exception: null error: exitValue: 0 optional: false out:
>>> 1 process: generate MP4 command: /usr/local/bin/ffmpeg -y -itsoffset
>>> 00:00:01.352 -i
>>> /opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16.webm
>>> -i
>>> /opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16_FINAL_WAVE.wav
>>> -c:v h264 -crf 24 -vsync 0 -pix_fmt yuv420p -preset medium -profile:v
>>> baseline -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -vf
>>> pad=ceil(iw/2)*2:ceil(ih/2)*2
>>> /opt/openmeetings/webapps/openmeetings/data/streams/hibernate/8a68ea7f-9e40-4692-b6a9-f912c6a66a74.mp4exception:
>>> null error: ffmpeg version 4.2.4-1ubuntu0.1 Copyright (c) 2000-2020 the
>>> FFmpeg developers built with gcc 9 (Ubuntu 9.3.0-10ubuntu2) configuration:
>>> --prefix=/usr --extra-version=1ubuntu0.1 --toolchain=hardened
>>> --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu
>>> --arch=amd64 --enable-gpl --disable-stripping --enable-avresample
>>> --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa
>>> --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b
>>> --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite
>>> --enable-libfontconfig --enable-

Re: Remove User (Non-Moderator) in a Room Session

2021-11-17 Thread Maxim Solodovnik
This one seems to be reproducible :(
Please file JIRA

On Thu, 18 Nov 2021 at 12:49, Coscend@OM  wrote:

> Hello Community,
>
>
>
> We would like to learn whether
>
> in a Public Presentation Room
>
> the moderator of a Group can remove
>
> a user of the same Group (but non-moderator).
>
>
>
> If so, is the red cross button under the user’s name functional in the
> recently released version OM 6.2.0?  All the other buttons seem to work
> fine.
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
> --
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html
> 
>
>
>
>
>
>
> 
>  Virus-free.
> www.avg.com
> 
> <#m_870630383135243485_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>


-- 
Best regards,
Maxim


Remove User (Non-Moderator) in a Room Session

2021-11-17 Thread Coscend@OM
Hello Community,



We would like to learn whether

in a Public Presentation Room

the moderator of a Group can remove

a user of the same Group (but non-moderator).



If so, is the red cross button under the user’s name functional in the recently 
released version OM 6.2.0?  All the other buttons seem to work fine.



Thank you.



Sincerely,



Hemant K. Sabat

--

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at:  
 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html







--
This email has been checked for viruses by AVG.
https://www.avg.com


Re: Video Recording Problems ->Viedoe Part missed for conversion

2021-11-17 Thread Tom Meierjürgen


Am 17.11.2021 um 07:44 schrieb Maxim Solodovnik:

please don't forget to CC user@ list :)


Sorry, pushed the wrong Button in Thunderbid accidentally ;-)

On Wed, 17 Nov 2021 at 00:41, Tom Meierjürgen  wrote:


Am 16.11.2021 um 16:23 schrieb Maxim Solodovnik:

Hello Tom,

According to the log you have provided
None room streams were recorded

the first successful command is just "silence"

Blind guess: you don't have external "data directory"
so your docker volume mapping is broken
this dockerized KMS writing files inside docker, and they are not
available for OM :)))


Ok, sounds logical... but which directory inside the docker image
has to be mapped to a directory on the om-server then? I followed
the different instuctions for the om-releases and tried
/opt/om_data, /opt/omdata and
/opt/openmeetinghs/webapps/openmeetings/data to be mapped to
/opt/openmeetings/webapps/openmeetings/data and the Audiopart
(*.wav files) are landing there,but not the *.webm files...that
was the irritation i got about that thought...


Here is the good example:
https://markmail.org/message/ulnnmir2voseqkmm (you can search archives
for DATA_DIR :))


It works now :-) Should be written down somewhere in the
installationinstructions that the " Environment='JAVA_OPTS=- ...' "
options inside the openmeetings.service startup-script ( at least in
case of ubuntu version 20.04 but i guess all ubuntus use this for
starting) should get the additional Parameter
"-DDATA_DIR=/opt/openmeetings/webapps/openmeetings/data" as in case of a
pure external Directory sox seems to miss its *.wav Files, so there
would be a similar error other way around as then not the *.webm files
where missing but the *.wav file component for getting the resulting
*.mp4 files from the recording as a result ;-)

All i have to figure out now for my small 2 node cluster is why the
switch to another room on the other node still results in seeing only my
own stream but not the opponents (tested with 2 computers here in my lan
and 2 others from another lan at same time,after switch every computer
has only its own streams visible+hearable)...


Thanks for the Help,

 Tom


The docker Image used is the latest release:
kurento/kurento-media-server:latest

thanks for reply,

 Tom


On Tue, 16 Nov 2021 at 22:07, Tom Meierjürgen 
wrote:

Hi,

i recognized that, between one of the updates from 6.0 to
6.2.0 there seems to have changed something for the
Screen-Recording/Video-Recording option.

Meanwhile just the Audiopart was saved to the disk but the
video-component is missing so that ffmpeg runs in an error:


Es gab Fehler beim Verarbeiten der Aufzeichnung.


  Aufnahme nicht gefunden

RückgabewertNachrichten
0   process: generateSampleAudio command: /usr/bin/sox
/opt/openmeetings/webapps/openmeetings/public/one_second.wav

/opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16_FINAL_WAVE.wav
pad 0 17.896 exception: null error: exitValue: 0 optional:
false out:
1   process: generate MP4 command: /usr/local/bin/ffmpeg -y
-itsoffset 00:00:01.352 -i

/opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16.webm
-i

/opt/openmeetings/webapps/openmeetings/data/streams/13/rec_23_beb15ca8-6a07-4495-8efe-19d19efa7a16_FINAL_WAVE.wav
-c:v h264 -crf 24 -vsync 0 -pix_fmt yuv420p -preset medium
-profile:v baseline -level 3.0 -movflags faststart -c:a aac
-ar 22050 -b:a 32k -vf pad=ceil(iw/2)*2:ceil(ih/2)*2

/opt/openmeetings/webapps/openmeetings/data/streams/hibernate/8a68ea7f-9e40-4692-b6a9-f912c6a66a74.mp4exception:
null error: ffmpeg version 4.2.4-1ubuntu0.1 Copyright (c)
2000-2020 the FFmpeg developers built with gcc 9 (Ubuntu
9.3.0-10ubuntu2) configuration: --prefix=/usr
--extra-version=1ubuntu0.1 --toolchain=hardened
--libdir=/usr/lib/x86_64-linux-gnu
--incdir=/usr/include/x86_64-linux-gnu --arch=amd64
--enable-gpl --disable-stripping --enable-avresample
--disable-filter=resample --enable-avisynth --enable-gnutls
--enable-ladspa --enable-libaom --enable-libass
--enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libcodec2 --enable-libflite
--enable-libfontconfig --enable-libfreetype
--enable-libfribidi --enable-libgme --enable-libgsm
--enable-libjack --enable-libmp3lame --enable-libmysofa
--enable-libopenjpeg --enable-libopenmpt --enable-libopus
--enable-libpulse --enable-librsvg --enable-librubberband
--enable-libshine --enable-libsnappy --enable-libsoxr
--enable-libspeex --enable-libssh --enable-libtheora
--enable-libtwolame --