NDN-RTC: Real Time Conferencing Library for NDN
The NDN-RTC C++ library provides functionality for real-time audio and video streaming over networks running the Named Data
Networking (NDN) software. The library is in beta and undergoing active development.
- For project description and build instructions, please see the official NDN-RTC repo on github.
- For details on the algorithms used, please read the paper, NDN-RTC: Real-Time Videoconferencing over Named Data Networking.
- Please send your questions and feedback to the NDN-RTC issue tracker.
ndncon
ndncon is an OS X Cocoa videoconferencing application that uses the NDN-RTC library for streaming audio and video over NDN.
It provides text chat and automatic user discovery mechanisms by means of other NDN libraries, Chat and Discovery, and NDN-CPP.
- Quick start for ndncon
- For more information, please refer to the ndncon project wiki.
- For project description and build instructions, please see the official ndncon repo on github.
- Please send your questions and feedback to the ndncon issue tracker.