Skip to content

Script for converting an input video to HLS segments

Notifications You must be signed in to change notification settings

benjorah/HLS-Transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

  • This project contains a script that transcodes an input video file into HLS segments of different bitrates and resolutions
  • Make sure to have Nodejs installed
  • To run this project, run the command in the project folder : node . [path to video file]
  • You can test the output files using the ffplay from ffmpeg e.g ffplay hls_asset/master_6sec.m3u8

About

Script for converting an input video to HLS segments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published