Files
CSE546_Cloud_Computing_Proj…/Project-2/Part-1/src
2024-04-05 20:13:39 -07:00
..
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00
2024-04-05 20:13:39 -07:00

Part-1: Video-splitting stage - S3-triggered Lambda

  • handler.py gets the uploaded video file, splits 10 frames using ffmpeg, uploads the output folder of frames to another bucket
  • lambda_s3_policy.json defines the permission policy needed for the lambda function's IAM role
  • dummy_s3_trigger_event.json is a sample S3 PUT event