v1.5.0
This version adds new API and features without breaking any existing interface and compatibility.
Features
- Support additional request headers when fire http request
- Add custom loader support (
config.customLoader
) - Add
METADATA_ARRIVED
callback event foronMetaData
script data received - Add
SCRIPTDATA_ARRIVED
callback event for any AMF script data received - Update
flv.d.ts
TypeScript Declaration File
Improve and bugfix
- Fix Source too large exception caused by incorrect byte length in
MP4Remuxer
- Fix potential exception under Edge when do removeSourceBuffer in
MSEController