Closed Kabbu64 closed 2 years ago
Which OS/Browser are you using?
WIndows 10 / Firefox 95.0.2
Did you get permission dialog
?
Where can I find it?
Browser usually displays permission dialog
as soon as web application tries to use camera/microphone:
You should Allow
using of Camera/Microphone :)
BTW can you check if demo works for you as expected: https://om.alteametasoft.com:8443/next/ :))
Browser usually displays
permission dialog
as soon as web application tries to use camera/microphone: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.
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....
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 :)
feel free to re-open with additional details :))
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.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?