Skip to content

v0.10.7

Compare
Choose a tag to compare
@dimiden dimiden released this 07 Aug 10:55
· 2922 commits to release since this release

[Fixed]

  • Fixed a problem that SIGSEGV occurred intermittently in WebRTC (#114, #163, #164). Special thanks to @stefanomazzoni, @nangavar and @alex-jhones for finding and analyzing the problem.
  • Fixed an issue where the RTSP pull provider does not reconnect when the server disconnects. (#168)

[Improved]

  • Improved to support the case of dynamically changing sample rates in AAC (#157). Special thanks to @VTFLAB for finding and analyzing the problem.