kastldratza / zoomrec

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

we don't need '--security-opt seccomp:unconfined', by adding '--no-sandbox' when opening zoom #60

Closed Ja-sonYun closed 10 months ago

Ja-sonYun commented 1 year ago

We might want to run this project on aws ecs, but --security-opt seccomp:unconfined doesn't supported on it. It can be replaced by adding --no-sandbox option when opening zoom.

https://github.com/aws/containers-roadmap/issues/356

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 1 year ago

This PR was closed because it has been stalled for 10 days with no activity.

github-actions[bot] commented 10 months ago

This PR was closed because it has been stalled for 10 days with no activity.