GoogleChromeLabs / webm-wasm

webm-wasm lets you create webm videos in JavaScript via WebAssembly.
Apache License 2.0
395 stars 53 forks source link

Capture Initialization Segment #16

Open cyberquarks opened 4 years ago

cyberquarks commented 4 years ago

Hi, is there a way to capture WEBM "Initialization Segment" from the real-time event/data response from webm-wasm web worker?

I mean to capture it, store in a variable for later use?