To give you a complete feedback, the 'etc-kurento' path is created under the
website's home directory, but beyond that nothing changed: the etc-kurento
folder is empty, and all webm files are stil created inside container. It's not
a permission issue because KMS is running as root, and it doesn
Could it be that the normal behavior of KMS is to write inside the container,
and that's the point in the first place of being dockerized. Is it even
possible to map the data_dir path outside the container?
Is this is the case then the OM itself needs to change, either the temp files
are moved
FYI, I ran this command and nothing is fixed:
docker run -it -v /home/solomax/work/openmeetings/kms/etc-kurento:/etc/kurento
-v /home/solomax/work/openmeetings/data:/home/solomax/work/openmeetings/data
--network host kurento/kurento-media-server:7.0.0 bash
KMS still creates its own path inside
Hello Maxim,
I hope you are available now. I have been expecting response from you
regarding this issue.
I don't want to take adhoc action that corrupts what's already working in order
to fix something.
**data_dir/streams** folder is mounted incorrectly and KMS writes
> > something inside it's
ًWould you please advise?
What went wrong during installation so that KMS saves to its own path inside
docker not in the external path?
How can this be corrected?
Thanks
بتاريخ الثلاثاء، 8 آب 2023 في 09:59:53 ص غرينتش+3، Online Use
كتب:
I found all .webm files under the same data_dir
So, what do you think, Maxim?
بتاريخ الثلاثاء، 8 آب 2023 في 09:59:53 ص غرينتش+3، Online Use
كتب:
I found all .webm files under the same data_dir path under docker:
/var/lib/docker/overlay2/.../diff/home/website_home/data_dir/streams/TEST_SETUP_694fad35-92ea-420f-99ff-f0203581460f.w
I found all .webm files under the same data_dir path under docker:
/var/lib/docker/overlay2/.../diff/home/website_home/data_dir/streams/TEST_SETUP_694fad35-92ea-420f-99ff-f0203581460f.webm
Several .webm files are there
It seems that KMS created the full data_dir path from /home under docker
How
On Tue, 8 Aug 2023 at 05:22, Online Use wrote:
>
> I used the hash?app=settings URL and I recorded a test recording, and was
> able to play it, but I didn't find where the recording file is saved in the
> data_dir path.
It is stored under "${DATA_DIR}/streams/TEST_SETUP_{RANDOM_UUID}.webm"
(the
I used the hash?app=settings URL and I recorded a test recording, and was able
to play it, but I didn't find where the recording file is saved in the data_dir
path.
I think KMS recroding should be working correctly, but there is some issue from
within the OM system itself.
بتاريخ الاثنين،
KMS is being instructed by OM :)
So OM sends command like "Start the recording and put the file into
$DATA_DIR/streams/"
and KMS stores recording at the path given BUT inside docker
So correct mount should be set so OM can also see these files
Can you check if test recording works for you:
https:/
If KMS is using its own work directory inside docker, where will the files be
so that I verify that?
بتاريخ الجمعة، 4 آب 2023 في 06:59:40 ص غرينتش+3، Maxim Solodovnik
كتب:
Hello,
thanks for pinging! (too much day-time job :((( )
let's get back to the topic :)
On Fri, 4 Aug 2023 at
Hello,
thanks for pinging! (too much day-time job :((( )
let's get back to the topic :)
On Fri, 4 Aug 2023 at 04:55, Online Use wrote:
>
> Hello,
>
> I hope you have enough time to follow up with me regarding this issue. Can
> you tell me what you think?
>
> Thanks.
>
> بتاريخ الجمعة، 28 تموز
Hello,
I hope you have enough time to follow up with me regarding this issue. Can you
tell me what you think?
Thanks.
بتاريخ الجمعة، 28 تموز 2023 في 06:52:17 ص غرينتش+3، Online Use
كتب:
Yes the test files and folder 5 have been created successfully, and I already
had folders for othe
Yes the test files and folder 5 have been created successfully, and I already
had folders for other room number with files. As I mentioned before I have
empty video files inside room folder
"rec_6_962a4647-ae73-4fc7-afda-3c5897b5925f_FINAL_WAVE.wav"
The problem was in creating the temporary pro
On Fri, 28 Jul 2023 at 03:17, Online Use wrote:
>
> I got the following output in both cases, from outside and inside docker:
>
> total 16
> drwxrwxrwx. 4 rootroot 4096 Apr 19 00:55 .
> drwx--x--x.8 cloud7843 cloud7843 4096 Jul 27 00:00 ..
> drwxr
I got the following output in both cases, from outside and inside docker:
total 16drwxrwxrwx. 4 root root 4096 Apr 19 00:55
.drwx--x--x. 8 cloud7843 cloud7843 4096 Jul 27 00:00
..drwxrwxrwx. 6 root root 4096 Apr 21 22:03
Hello All,
sorry for being silent
answering this email was in my TODO list :)
Recently I was able to set up our demo server [1]
The recordings works as expected (can be tested with [2])
It is Ubuntu 22.04 + Dockerized KMS
So I believe there is nothing wrong with such configuration or Dockerized
Hello,
I haven't get response to this message. Would you please advise? the issue is
still persistent.
Did you find out any cause within this version of OM?
بتاريخ السبت، 15 تموز 2023 في 10:21:56 ص غرينتش+3، Online Use
كتب:
Thanks. I also now verified that KMS is started using root
very interesting thread :-)
Ali
On 7/14/23 13:49, Maxim Solodovnik wrote:
from mobile (sorry for typos ;)
On Fri, Jul 14, 2023, 14:24 Alvaro wrote:
Ok. Could you please add to the attached script
it you say?
No changes are required :)
All paths are correct in the installation gui
Thanks. I also now verified that KMS is started using root with uid 1.
How can I check that OM is running using same user?
بتاريخ السبت، 15 تموز 2023 في 07:48:37 ص غرينتش+3، Maxim Solodovnik
كتب:
On Fri, 14 Jul 2023 at 21:10, Online Use via user
wrote:
>
> Can you tell me how to verif
On Fri, 14 Jul 2023 at 21:10, Online Use via user
wrote:
>
> Can you tell me how to verify the user name who is running KMS? I installed
> it from shell using root, just like all OM installation steps.
your KMS is running in docker
so you have to do the following:
run
`docker ps`
in terminal
Can you tell me how to verify the user name who is running KMS? I installed it
from shell using root, just like all OM installation steps.
بتاريخ الجمعة، 14 تموز 2023 في 01:55:43 م غرينتش+3، Maxim Solodovnik
كتب:
from mobile (sorry for typos ;)
On Fri, Jul 14, 2023, 14:29 Onlin
from mobile (sorry for typos ;)
On Fri, Jul 14, 2023, 14:29 Online Use wrote:
> I definitely did that during installation on KMS on docker. I used my own
> data_dir, the change is not needed.
>
> Still I'm having the recording creation error mentioned before.
>
Maybe you can check with dockeri
from mobile (sorry for typos ;)
On Fri, Jul 14, 2023, 14:24 Alvaro wrote:
> Ok. Could you please add to the attached script
> it you say?
>
No changes are required :)
All paths are correct in the installation guide :)
> Thanks
>
> Alvaro
>
>
> --
>
>
>
>
> On Fri, 14 Jul 2023 13:
...or you refer to advise like:
If you made the installation in any other
different path to /opt/open710,
please edit the script and modify the line:
CATALINA_HOME =/opt/open710
...to
CATALINA_HOME =/your-path-installation
...then to say modify also:
export JAVA_OPTS="-Djava.awt.headless=true -
I definitely did that during installation on KMS on docker. I used my own
data_dir, the change is not needed.
Still I'm having the recording creation error mentioned before.
Could it be a bug in this version of OM?
بتاريخ الجمعة، 14 تموز 2023 في 06:03:47 ص غرينتش+3، Maxim Solodovnik
كتب:
Ok. Could you please add to the attached script
it you say?
Thanks
Alvaro
--
On Fri, 14 Jul 2023 13:36:45 +0700
Maxim Solodovnik wrote:
> On Fri, 14 Jul 2023 at 13:23, Alvaro wrote:
> >
> > ...Maxim, in the tutorials is:
> >
> > ...and now we Ì ll install kurento-media-server
On Fri, 14 Jul 2023 at 13:23, Alvaro wrote:
>
> ...Maxim, in the tutorials is:
>
> ...and now we Ì ll install kurento-media-server. But first we Ì ll create the
> folder where will be the video recorder files we should make in rooms, as
> well as the uploaded files and documents:
>
> mkdir -p /o
...Maxim, in the tutorials is:
...and now we Ìll install kurento-media-server. But first we Ìll create the
folder where will be the video recorder files we should make in rooms, as well
as the uploaded files and documents:
mkdir -p /opt/om_data
...and install kurento 6.18.0:
(Only one line,
On Fri, 14 Jul 2023 at 02:54, Online Use wrote:
>
> The hibernate folder path is:
>
> /home/website_home/data_dir/streams/hibernate/
In such case docket should have parameter: `-v
/home/website_home/data_dir:/home/website_home/data_dir`
So both will write the same folder
>
> My comment regarding
The hibernate folder path is:
/home/website_home/data_dir/streams/hibernate/
My comment regarding the installation guide before wasn't related to syntax,
but was related to your recommendation to move the data_dir under docker,
because this was not mentioned in the installation guide althought t
On Tue, 11 Jul 2023 at 02:23, Online Use wrote:
>
> Hello,
>
> You said that *.webm file is being written by KMS and being used as source
> while creating recording file, but I see the recording .wav files under the
> "streams/9/" folder are already created,
If I remember correctly *.wav files
Hello,
You said that *.webm file is being written by KMS and being used as source
while creating recording file, but I see the recording .wav files under the
"streams/9/" folder are already created, meaning that the .webm files have been
there is the "hibernate" folder and have been consumed to
On Mon, 10 Jul 2023 at 19:33, Online Use wrote:
>
> In the installation guide, Kurento is installed inside docker using this
> command:
>
> sudo docker run -d --name kms -p : --mount
> type=bind,source=/opt/om_data,target=/opt/om_data kurento/kurento-media-server
>
I have to mention:
1
In the installation guide, Kurento is installed inside docker using this
command:
sudo docker run -d --name kms -p : --mount
type=bind,source=/opt/om_data,target=/opt/om_data kurento/kurento-media-server
I just did the same during installation.
It seems that you are trying to change
On Mon, 10 Jul 2023 at 18:06, Online Use wrote:
>
> I set the permission of the data directory recursively as 777 so that it's
> writable by all users. I tested but got same errors.
Another point: DATA_DIR should be mapped inside docker
Here is the example:
```
docker run -it -v
/home/solomax/w
I set the permission of the data directory recursively as 777 so that it's
writable by all users. I tested but got same errors.
Different users affect anything other than directory access permissions?
How can I check and change the users? I installed everything using root already.
بتاريخ الا
On Mon, 10 Jul 2023 at 17:17, Online Use wrote:
>
> Thank you so much Maxim, it worked perfectly, I just needed to change the
> port number in Kurento conf file.
>
> Now I tested recording and it shows some error. The data directory path is
> correct, folders exist and their permission is 750. I
Thank you so much Maxim, it worked perfectly, I just needed to change the port
number in Kurento conf file.
Now I tested recording and it shows some error. The data directory path is
correct, folders exist and their permission is 750. I found a recording file
but blank screen, with size exceedi
Hello,
On Sun, 9 Jul 2023 at 15:55, Online Use via user
wrote:
>
> Hello,
>
> I installed this version, and it opens correctly, the KMS is installed and
> started correctly under docker, but when I try to turn on the mic or webcam
> it shows an error message "Multimedia server is inaccessible".
Hello,
I installed this version, and it opens correctly, the KMS is installed and
started correctly under docker, but when I try to turn on the mic or webcam it
shows an error message "Multimedia server is inaccessible".
What could be possible reasons for this error message?
Thanks.
بتاريخ
The Apache OpenMeetings project is pleased to announce
the release of Apache OpenMeetings 7.1.0.
The release is available for download from
https://openmeetings.apache.org/downloads.html
OpenMeetings provides video conferencing, instant messaging,
white board, collaborative document editing and ot
42 matches
Mail list logo