kastldratza/zoomrec

fails to connect to audio on windows (Docker with WSL backend)

vanishinggradient opened this issue · 3 comments

Describe the bug

zoomrec goes into crash loop after failing to connect audio (see screenshot) on windows (Docker with WSL backend)

weekday;time;duration;id;password;description;record
saturday;14:00;120;85140122330;eXVaS01xU09jcnR3aVBXNXVDc3ptZz09;Data Pre-Processing and Data Wrangling;true
docker run -d --restart unless-stopped  -e TZ=Asia/Kolkata -e DEBUG=True -v ${PWD}/recordings:/home/zoomrec/recordings -v ${PWD}/audio:/home/zoomrec/audio -v ${PWD}/meetings.csv:/home/zoomrec/meetings.csv:ro -p 5901:5901 --security-opt seccomp:unconfined kastldratza/zoomrec:latest
2022-11-26 13:43:32 
2022-11-26 13:43:32 DISPLAY = :1
2022-11-26 13:43:32 VNC_COL_DEPTH = 24
2022-11-26 13:43:32 VNC_RESOLUTION = 1024x576
2022-11-26 13:43:32 VNC_IP = 172.17.0.2
2022-11-26 13:43:32 VNC_PORT = 5901
2022-11-26 13:43:35 
2022-11-26 13:43:35 Connect to 172.17.0.2:5901
2022-11-26 13:43:36 
2022-11-26 13:43:36 Start script..
2022-11-26 13:43:41 Failed to connect to session manager: Failed to connect to the session manager: SESSION_MANAGER environment variable not defined

Screenshots

204080605-21e9aeb8-b9f1-463c-a08e-a852967cb19a

Thanks for reporting!
But this has nothing to do with the audio.
This is because Zoom now wants email and name instead of just the name.
I will fix that.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.