Skip to content

This is a personal repository to practice uploading videos and converting them into live streaming with React, Django and AWS.

Notifications You must be signed in to change notification settings

vaaceves/Django-AWS-Live-Streaming-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django-AWS-Live-Streaming-Demo

This is a personal repository to practice uploading videos and converting them into live streaming with React, Django and AWS.

Steps:

  1. Split video into chunks with React.
  2. Request Django API to upload and merge video chunks and store them in Amazon S3.
  3. Use AWS Lambda and AWS Elemental MediaConvert to convert videos into HLS (HTTP Live Streaming).
  4. Create a live streadming player with React to play the S3 HLS.

Official Simple Serverless Video On Demand (VOD) Workflow

Official Workflow

TODO:

Django React Lambda

Resource

About

This is a personal repository to practice uploading videos and converting them into live streaming with React, Django and AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published