v1nc / zoomrec

Record Zoom meetings automatically in headless docker container with Python and FFmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extended zoomrec for arm

A all-in-one solution to automatically join and record Zoom meetings, modified for running on an ARM device (like a Raspberry Pi)


  • Python3 - Script to automatically join Zoom meetings and control FFmpeg
  • FFmpeg - Triggered by python script to start/stop screen recording
  • Docker - Headless VNC Container based on Ubuntu 20.04 with Xfce window manager and TigerVNC
  • Telegram - Get notifications about meeting status

Join a test meeting


Usage

Check the original repository

Non ARM Usage:

You can use the additional features on any device. Clone the original repository, copy zoomrec.py from this repository into it and build the dockerfile.

About

Record Zoom meetings automatically in headless docker container with Python and FFmpeg

License:MIT License


Languages

Language:Python 81.6%Language:Dockerfile 12.4%Language:Shell 6.0%