mdouchement / docker-zoom-us

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

Browser Integration? #10

Open JacobRoth opened 4 years ago

JacobRoth commented 4 years ago

Is it possible to set up this container and its helper scripts such that Firefox will launch it when a page tries to launch zoom?

mdouchement commented 4 years ago

I used to copy the ID of the meeting from the URL and paste it in Zoom. The wrapper forwards the host arguments to the binary inside the container. I don't know how Zoom and Firefox usually handle it.

mdouchement commented 4 years ago

I didn't find anything in Firefox ( installed on the host) to open Zoom's link (zoommtg://us04web.zoom.us/join?action=join&...).

Copying/pasting the id from the URL https://us04web.zoom.us/j/48XXXXXXXXXX remains fonctionnal.