Skip to content

v0.14.0

Compare
Choose a tag to compare
@dimiden dimiden released this 02 Jun 06:35
· 1104 commits to release since this release

[Compatibility]

  • MUST run misc/prerequisites.sh. The external library has been updated.
  • MUST upgrade both Origin/Edge to 0.14.0. Incompatible with previous versions of Origin/Edge.
  • Compatible with Server.xml used in 0.12.6 or later

[Added]

  • Supports persistent connections in HTTP/1.1
  • Supports HTTP/2 (ALPN:h2)
  • Supports Low-Latency HLS (LLHLS)
  • Supports ABR streaming in LLHLS

[Changed]

  • Supports TLS 1.3

[Improved]

  • The performance of the H.264 bitstream parser has been improved
  • The b-frame detection algorithm has been improved

[Fixed]

  • Fixed the problem that A-V sync was broken due to start_time in file recording
  • Fixed OVT calculating DTS incorrectly
  • Fixed the problem of not extracting meta from RTMP
  • Fixed the problem that relay crashed in Origin-Relay-Edge structure
  • Fixed critical section issue in WebRTC RTX

[Removed]

  • Legacy HLS, MPEG-DASH, and LLDASH have been deprecated. It's still available, but not officially supported and updated.