monyone / node-arib-mpeg2ts-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%