Skip to content

anuragregmi/video-uploader-backend

Repository files navigation

Video Uploader Backend

example workflow Built with

Video Upload is an application to Upload videos to s3 and trancode using aws transcoder. Check out the project's documentation.

Prerequisites

Local Development

Create .env file and write configs

cp .env.sample .env

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]

About

App to upload videos to s3 and transcode to HLS using ElasticTranscoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published