GithubHelp home page GithubHelp logo

zoom-bot's Introduction

zoom-bot

A Zoom bot that joins meeting for you

Use cron jobs to start script at scheduled time.

Been updated to support built-in screen and audio recording. Currently only been tested on Linux devices.

Update: May 27th 2021

This little script seems to have attracted a bit of attention, I've updated the dependencies and documented a few issues to make this more up to date.

  • pip may have difficulties installing pyaudio if the portaudio.h headers and respective library is missing from your computer. I got around this by installing python-pyaudio through my OS package manager. To that end this post on StackOverflow: https://stackoverflow.com/questions/5921947/pyaudio-installation-error-command-gcc-failed-with-exit-status-1 seems provides many other solutions including the one I mentioned above.

  • Currently, the script also records external mic input which was not what I had desired when I first wrote this little bot. I could never figure out how to only record system sound and ignore the mic. If your intents align with the fix of this issue, any ideas or actual changes would be much appreciated!

Install Dependencies

pip install -r requirements.txt

Run

python zoom_auto.py [Zoom Meeting Id] [Zoom Meeting Password] [Duration in Minutes] [Out File]

zoom-bot's People

Contributors

coconutjj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.