You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.