kastldratza / zoomrec

Record Zoom meetings automatically in headless docker container with Python and FFmpeg
MIT License
265 stars 68 forks source link

Recoding multiple meetings simultaneously #27

Closed almayor closed 2 years ago

almayor commented 2 years ago

I've often have multiple Zoom meetings happening at the same time. It'd be great to be able to record them at once. Thank you for your work!

kastldratza commented 2 years ago

I don't think you can attend multiple meetings at the same time with Zoom Client using one device.

But one possibility would be that you simply start several zoomrec containers with different csv files. Then you can record multiple meetings running in parallel.

You're welcome!

almayor commented 2 years ago

Thanks for your reply! Perhaps it could be done using an orchestration system (e.g. Kubernetes) -- that way it'll be possible to manage all meetings centrally. I might give it a go and submit a pull request, if successful.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.