Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monyone/node-ts-fragmenter
- Owner: monyone
- License: mit
- Created: 2021-09-07T11:45:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-27T16:03:33.000Z (over 2 years ago)
- Last Synced: 2024-04-25T17:42:06.243Z (8 months ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```