https://github.com/discretetom/sam-moviepy
https://github.com/discretetom/sam-moviepy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/discretetom/sam-moviepy
- Owner: DiscreteTom
- Created: 2024-06-13T08:02:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:17:03.000Z (11 months ago)
- Last Synced: 2025-02-05T06:38:57.738Z (4 months ago)
- Language: Python
- Size: 5.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sam-moviepy
An example project to demonstrate how to use MoviePy to create a video with text on AWS Lambda.
## Key Points
- Only `/tmp` folder is writable on AWS Lambda.
- Use container deployment (instead of Zip) to install ImageMagick.