MPEG4-10 AVC - Annex B - Byte stream format
npm install uupaa.mpeg4bytestream.js
MPEG4-10 AVC - Annex B - Byte stream format
This module made of WebModule.
``js
var mpeg2ts = MPEG2TS.parse( new Uint8Array(buffer) );
var byteStream = MPEG2TS.convertTSPacketToByteStream( mpeg2ts["VIDEO_TS_PACKET"] );
var nalunit = MPEG4ByteStream.convertTSPacketToByteStream( byteStream );
`
`js
importScripts("
importScripts("
`
`js
require("
require("
``