Skip to content

v0.10.2

Compare
Choose a tag to compare
@dimiden dimiden released this 08 May 11:12
· 2773 commits to master since this release

NOTE: Some external libraries have been changed and added, so you have to run prerequisites.sh again.

[Added]

  • Use jemalloc to improve memory allocation performance
  • Supported audio for RtspcProvider

[Fixed]

  • Fixed a problem that the P2P module didn't work
  • Fixed jitter correction errors
  • Fixed several memory leaks
  • Fixed a crash issue by memory allocation
  • Removed warning on compile

[Changed]

  • The performance of RtspcProvider/OvtStream/Orchestrator/ServerSocket have been improved