Skip to content

gilesagnel/dash-video-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPEG-DASH Video converter

Server use FFmpeg, S3, Docker, Python, Shaka Packager to create MPEG-DASH video from a given video.

Flow of Application:

  1. Place the input video in INPUT_S3_BUCKET
  2. send video encoding request to server endpoint and return task id
  3. Download the video from INPUT_S3_BUCKET and create MPEG-DASH with 360p, 720p
    variations.
  4. And upload to OUTPUT_S3_BUCKETS
  5. optinally send result of video encoding to given api endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published