Skip to content

v1.1.0

Choose a tag to compare

@xqq xqq released this 25 Nov 06:35
· 130 commits to master since this release

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