Skip to content

NDN-RTC v1.2.2

Compare
Choose a tag to compare
@peetonn peetonn released this 27 Jul 08:18
· 789 commits to master since this release

Features

  • Introduced "main library thread" (background thread) which reduces total amount of threads NDN-RTC can create during operation. Now small tasks like updating something (session info) on timer are triggered by timers scheduled on main lib thread.
  • Removed deprecated methods - remote session observers. Now user discovery is not NDN-RTC problem.
  • All playout mechanisms are now operate on main lib thread.
  • Voice thread is merged with main lib thread.

Bugfixes

  • Minor bugfixes for pipeliner, media streams, buffer.