Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SCTE35 Parsing in pure JS (TypeScript) without any polyfill

License

Notifications You must be signed in to change notification settings

monyone/scte35.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scte35.js

SCTE35 parsing in any JS environments without any polyfills and depencendies

Usage

import scte35 from "scte35.js";

const result = scte35(arraybuffer);

About

SCTE35 Parsing in pure JS (TypeScript) without any polyfill

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published