Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monyone/node-ts-fragmenter

convert mpegts to fragments for ll-hls
https://github.com/monyone/node-ts-fragmenter

Last synced: 3 months ago
JSON representation

convert mpegts to fragments for ll-hls

Awesome Lists containing this project

README

        

# node-ts-fragmenter

MPEGTS fragmenter for Low Latency HLS

## Feature

* fragment to stream
* partial segment callback supports

## Usage

```bash
npm install @monyone/ts-fragmenter
```