- This version allows users to upload videos that they wish to transcode to the service using the
POST /transcode/new
endpoint. - Once transcoding is completed, uploaded file is removed from the local
fs
. - Since this project will be running locally, users can adjust the
src
path in the./index.html
file to right.m3u8
frile from thedist
folder (generated by runningnpx ts-build
)
- Transcode videos stored on your local fs and generate corresponding
.hls
and.ts
chunk files