Releases: bilibili/flv.js
Releases · bilibili/flv.js
v1.3.1
v1.3.0
v1.2.0
New features
- Add MP3 audio codec playback support (except IE11/Edge)
- Support HTTP FLV live stream on new version of Microsoft Edge (15.15048+)
- Support 301/302 redirected url reuse, report redirection to statisticsInfo
Improve & bugfix
- Fix FetchStreamLoader Early-Eof judgement bug
- Fix WebSocket URL judgement bug
- Relax restrictions in FLV header
- Allow multiple SPS PPS in AVCDecoderConfigurationRecord structure
v1.1.0
Notice
flv.js has changed into UMD bundle. flvjs
object will not always be injected into window.flvjs
.
Improve & bugfix
- Fix Promise missing bug in IE11 caused by the missing polyfill call
- StatisticsInfo report logic has been improved, connectionSpeed field will be more accurate
- Compatible with HTMLAudioElement for pure-audio FLV stream
- Add blob message type support for WebSocketLoader
- Now you can obtain flv.js version from
flvjs.version
property
First release
Bundled and minified js