mdouchement / docker-zoom-us

Dockerized zoom with voice and video call support
MIT License
171 stars 48 forks source link

Pre issue question regarding pwd and secret code #38

Open MdeLv opened 3 years ago

MdeLv commented 3 years ago

When using this container, we have two fields: Enter meeting ID Enter your name

When we receive an invitation with (meeting ?) pwd and secret such as below, are we supposed to enter the pwd in a certain way in the meeting ID field, or just give pwd and secret code when prompted ?

https://us02web.zoom.us/j/012345989?pwd=foobarbaz
ID : 012 345 6789
Secret code : abcdef

Meeting with just https://us02web.zoom.us/j/012345989 given needs only to enter 012345989.

mdouchement commented 3 years ago

The latest ZoomUS Linux version have only 2 fields to join a meeting. I have not tested but it should open a popup for entering the password.

You can try https://github.com/mdouchement/docker-zoom-us/issues/36 to open the URL from your browser and join the meeting.

MdeLv commented 3 years ago

Tested with success in (only) one password-protected zoom meeting:

https://us02web.zoom.us/j/012345989?pwd=foobarbaz
ID : 012 345 6789
Secret code : abcdef

ID 012345989 was entered, then pwd foobarbaz when prompted. The secret code abcdef was NOT asked for.

I have side questions about this container. Can we discuss them here or in separate issues?

mdouchement commented 3 years ago

I prefer in separate issues. It may be useful for other people.