a simple MPEG2-TS parser
npm install arib-mpeg2ts-parserA Simple MPEG2-TS Parser.
* MPEG2-TS stream into TS Packet chunks
``bash`
git clone https://github.com/monyone/node-arib-mpeg2ts-parser
cd node-arib-mpeg2ts-parser
yarn
`bash``
yarn run build