0.0.6 • Published 4 years ago

tsdemuxerjs v0.0.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 years ago

tsdemuxer.js

npm version

If tsdemuxer.js help you, you can click star button, it offered me more impetus to develop h265webjs!

~^_^~

Setup

  • step1. install the tsdemuxerjs

https://www.npmjs.com/package/tsdemuxerjs

npm i tsdemuxerjs
  • step2. download the wasm(or get it from node_modules)

download from https://github.com/numberwolf/TSDemuxer.js

get it from node_modules
copy it to your js dist dir (which require the tsdemuxerjs)

cp node_modules/tsdemuxerjs/demuxer/missilets.wasm ./dist/

Use it!

  • See github

index.html

play.js

  • Example Demo

npm start


0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago