Releases: remap/ndncon
Releases · remap/ndncon
ndncon v0.7.7
ndncon v0.7.6
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
Bugfixes
- Deadlocking when audio stream publishing is stopped
- Annoying blinking in active users list
- Occasional outrageous memory & CPU utilization
ndncon v0.7.4
Features
Bugfixes
- Bugfixes in calculating lambda, buffer estimation, packet timestamps.
ndncon v0.7.3
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
Bugfixes
- Fixed corrupted audio
ndncon v0.6.10
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
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
Bugfixes
- Consumer-side performance improvements
- UI performance improvements
ndncon v0.6.6
Features
- Audio/Video mute functionality
- Reduced audio codec complexity