Skip to content

v0.15.13

Compare
Choose a tag to compare
@Keukhan Keukhan released this 19 Jun 11:19
· 577 commits to release since this release

[Compatibility]

  • Compatible with dependencies(prerequisites.sh) installed in 0.14.9 or later
  • Compatible with Server.xml used in 0.12.6 or later
  • Compatible with version 0.15.12 or higher of Origin or Edge

[Added]

  • Added lastThroughputIn/Out for current video bitrate stat (@bchah)

[Improved]

  • Improved WebRTC ICE connectivity
  • Improved WHIP compatibility
  • Improved RTSP Pull Provider to prevent timeout by periodically sending PING (get_parameters) to the server.
  • Improved performance when converting from AnnexB format to Avcc format

[Changed]

  • Changed LLHLS to forcibly create a playlist even if there is no track
  • Changed HTTP timeout from 10 seconds to 60 seconds
  • Changed LLHLS segment max duration to 2x TargetDuration

[Fixed]

  • Fixed an issue with some H.264 SPS not being parsed
  • Fixed sending malformed audio tracks in RTMP Push
  • Fixed incorrect calculation of resolution in HEVC
  • Fixed HEVC IDR frame checking method
  • Fixed a compilation error on ArchLinux (#1271)
  • Fixed an issue with TLS client not working properly (#1025)