New
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_ARRIVEDcallback event foronMetaDatascript data received - Add
SCRIPTDATA_ARRIVEDcallback event for any AMF script data received - Update
flv.d.tsTypeScript 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