edumeet / edumeet-docker

eduMeet in docker container for version (4.x)
MIT License
52 stars 42 forks source link

An error occured while accessing your microphone #18

Closed sorincocorada closed 6 months ago

sorincocorada commented 3 years ago

Hi, I have installed the docker version (edumeet/edumeet:latest), added server certificates and turn server. However when I'm trying to Join a room I'm always getting "An error occurred while accessing your microphone". I have tried with different browsers, desktop and mobile, but the result is always the same. The Chat, raise hand and file sharing work. The video is shown only locally and not available to the other party.

Could you please give me some hints on what I have to investigate?

sorincocorada commented 3 years ago

It works after replacing the config files with the ones from https://github.com/edumeet/edumeet

ransomhmc commented 3 years ago

@sorincocorada hi, i am seeing same error, replacing my server conf with https://github.com/edumeet/edumeet leads to a different error message when starting eduMeet container:

ReplyError: Ready check failed: NOAUTH Authentication required.

could you please describe which branch/tag you're using? and modifications on server/config.js to fix microphone issue?

sorincocorada commented 3 years ago

I am using the dev branch (docker tag dev). I haven't performed any special configurations, just replaced the configuration files (client and server) and then added my turn server config, adjusted the path for the certificates.