openmeetings / openmeetings-docker

Docker image for OM
Apache License 2.0
110 stars 57 forks source link

No sound in rooms / no voice communication possible #33

Closed Kabbu64 closed 2 years ago

Kabbu64 commented 2 years ago

Hi, when I run the container with docker run -i --name om --netowork host apache/openmeetings:6.2.0 on an - Ubuntu 20.04 Server and Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2 - all seems fine, until I try to check my setup in the dashboard, to see if the configuration of the server is fine.

grafik

I try to record my voice but when the timer is over, I am not able to hear my voice. I also made some rooms to try to talk to colleagues, but this does not work either.

Do I miss a step or miss a configuration? Does the the container maybe miss something? I did not find any entry in the code where a turnserver is installed. Could that be my problem?

solomax commented 2 years ago

Which OS/Browser are you using?

Kabbu64 commented 2 years ago

WIndows 10 / Firefox 95.0.2

solomax commented 2 years ago

Did you get permission dialog?

Kabbu64 commented 2 years ago

Where can I find it?

solomax commented 2 years ago

Browser usually displays permission dialog as soon as web application tries to use camera/microphone:

Screenshot from 2022-01-10 15-05-58

You should Allow using of Camera/Microphone :)

solomax commented 2 years ago

BTW can you check if demo works for you as expected: https://om.alteametasoft.com:8443/next/ :))

Kabbu64 commented 2 years ago

Browser usually displays permission dialog as soon as web application tries to use camera/microphone:

Screenshot from 2022-01-10 15-05-58

You should Allow using of Camera/Microphone :)

Ah yes this shows up and my cam and mic is allowed to use. Also on windows machine.

Kabbu64 commented 2 years ago

BTW can you check if demo works for you as expected: https://om.alteametasoft.com:8443/next/ :))

You want me to register on this OM and check my setup there?

We have another instance of OM on another standalone Server with an older version of OM, which was installed manually, where my mic and my cam work carefree. The issue only occurs in the container. I tried to check the setup again and I do not know why, but it worked.... Sometimes I can hear myself, sometimes I cannot. I checked the firewall as well. Nothing blocking the traffic from my internal Network into the public machine. But since it isn't working all the time I'm checking the setup, there must be still some issues I do not fully understand yet. Either in the container itself, or in my network....

solomax commented 2 years ago

You can check your audio/video at any OM server using URL like this https://om.alteametasoft.com:8443/next/hash?app=settings :)

the only other option I can propose: is to additionally check browser JS console :)

I need more details to be able to help :)

solomax commented 2 years ago

feel free to re-open with additional details :))