Videoconferencing tools inside a docker
Ian Goldberg c4edeb4237 Add Microsoft Teams | 4 years ago | |
---|---|---|
docker | 4 years ago | |
README.md | 4 years ago | |
build-docker | 4 years ago | |
download-debs | 4 years ago | |
vidcdocker | 4 years ago |
On the assumption that there will be a lot more videoconferencing going on in the near future, I put together a docker image containing skype, zoom, and wire, so that you can run them inside a container and have a little less worry about the random binaries.
I made this to run on Ubuntu 18.04, but you may have luck with other platforms as well.
docker
x11docker
git clone https://github.com/mviereck/x11docker
x11docker/x11docker
into some directory in your $PATHnxagent
apt install nxagent
./download-debs
./build-docker
vidcdocker
somewhere in your $PATHvidcdocker
will start the docker image and launch an xterminal in
that docker. Your webcam and pulseaudio will be connected to that
xterminal. From that terminal, you can run wire-desktop
,
skypeforlinux
, or zoom
. Exiting the terminal will terminate the
docker container.