arib-mpeg2ts-parser

a simple MPEG2-TS parser


Keywords
mpeg2ts, m2ts, ts
License
MIT
Install
npm install arib-mpeg2ts-parser@3.0.6

Documentation

node-arib-mpeg2ts-parser

A Simple MPEG2-TS Parser.

Feature

  • MPEG2-TS stream into TS Packet chunks

Build

Preparing

git clone https://github.com/monyone/node-arib-mpeg2ts-parser
cd node-arib-mpeg2ts-parser
yarn

Compiling library

yarn run build