Closed motoyasu-yamada closed 3 years ago
Awesome, thanks for the fix!
Bump @cconcolato since a lot of folks hit this issue when trying to use the streaming API.
The issue should be fixed with https://github.com/gpac/mp4box.js/commit/2bfb7a53d8a66db846c26375c2693de1b7cd4c5b. Please open a new issue if this is not the case.
Is this already released in npm? I could try it out.
Yes, should be in latest npm version (0.4.1)
When "the sample does not end in this buffer" in function "ISOFile.getSample", subsequent partials will not be loaded. Then "getSmaple" return null.
processSamples
function inisofile.js
receive null and so will not fire "onSamples".