This is a tool that allows you to create an HLS chunklist from any transport stream file
All the process is done inside your browser, so your TS files are NOT uploaded anywhere making segmentation process fast and secure
Taking advantage of HLS v6 we can generate a byte range HLS chunklist that prevents you to modify / split your TS file
Resulting HLS chunklist:
#EXTM3U ...
Note: This code was developed just as a proof of concept (POC), is not designed to work in production environments