Skip to content

Releases: remap/ndncon

ndncon v0.7.7

16 Mar 18:33
Compare
Choose a tag to compare

Fixes

  • statistics gathering: rates and frequencies calculations moved out of NDN-RTC to ndncon

ndncon v0.7.6

09 Mar 07:13
Compare
Choose a tag to compare

Bugfixes

  • User can not create a chatroom when other chatrooms are discovered

Features

  • Statistics of fetched streams are logged into a file (/tmp/ndnrtc.stat); this file can be used by python scripts for ingesting metrics to databases in real-time (see ingest-res-usage.py in [github.com/peetonn/ndnrtc-tools repo](github.com/peetonn/ndnrtc-tools repo)).

ndncon v0.7.5

23 Feb 19:56
Compare
Choose a tag to compare

Bugfixes

  • Deadlocking when audio stream publishing is stopped
  • Annoying blinking in active users list
  • Occasional outrageous memory & CPU utilization

ndncon v0.7.4

17 Jan 05:32
Compare
Choose a tag to compare

Features

Bugfixes

  • Bugfixes in calculating lambda, buffer estimation, packet timestamps.

ndncon v0.7.3

18 Nov 10:01
Compare
Choose a tag to compare

Features

  • NDN-RTC v1.4.3
  • Gapless media thread switching: now, whenever thread switching is initiated, no rebuffering will take place, instead - new media thread will be seamlessly played starting the next key frame.

Bugfixes

  • Numerous bugs and deadlocks fixes

ndncon v0.7.2

30 Oct 22:45
Compare
Choose a tag to compare

Bugfixes

  • Fixed corrupted audio

ndncon v0.6.10

30 Oct 22:44
Compare
Choose a tag to compare

Bugfixes

  • Random crash when selecting chatroom
  • Random crash when chatroom disappears and appears again
  • Bugfixes from NDN-RTC v1.4.2

ndncon v0.6.8

16 Oct 02:33
Compare
Choose a tag to compare

Improvements (NDN-RTC v1.4.1)

  • Implemented NDN-CPP’s ThreadsafeFace
  • Video encoders/decoders now should utilize all available cores
  • Separated media threads into individual OS-threads, thus allowing for better performance

ndncon v0.6.7

26 Sep 09:51
Compare
Choose a tag to compare

Bugfixes

  • Consumer-side performance improvements
  • UI performance improvements

ndncon v0.6.6

26 Sep 09:33
Compare
Choose a tag to compare

Features

  • Audio/Video mute functionality
  • Reduced audio codec complexity