kastldratza / zoomrec

Record Zoom meetings automatically in headless docker container with Python and FFmpeg
MIT License
265 stars 68 forks source link

Zoomrec is unable to enter email address #44

Closed UnlimitedCookies closed 1 year ago

UnlimitedCookies commented 1 year ago

Describe the bug image

If I connect to the VNC, I am able to observe that Meeting ID and Password are entered, but then zoomrec is not able to join the meeting due to the missing email address field.

If I manually enter something, the script closes zoom afterwards.

kastldratza commented 1 year ago

Should work again with #45

UnlimitedCookies commented 1 year ago

Sounds good, roughly when will this get merged?