node-arib-mpeg2ts-parser

a simple MPEG2-TS parser

MIT License

Downloads
780
Stars
6
Committers
1

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