Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dpejic/horizontal-mirror-video-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizontal Mirror Video

Overview

This project is designed to mirror horizontal video files using an AWS Lambda function. The process involves streaming video files from Amazon S3, converting them to MP4 format using AWS MediaConvert, and utilizing FFmpeg for video processing. Main focus is on backend side that is built with Fastify and uses dependency injection with Awilix, while the frontend is developed using React.

Project Structure

  • backend/: Contains the Fastify backend code.
  • frontend/: Contains the React frontend code.
  • lambda-stack/: Contains the AWS CDK infrastructure code and Lambda function code.

Diagram

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published