Ideas and directions¶
VLC exstension¶
Let VLC directly interact with PeerStreamer-ng through the latter ReST interface
RTP javascript player¶
Substitute the current plugin player with one entirely written in JS to increase the usability
DHT channel module¶
Implement a DHT module for the channel advertisements in the PeerStreamer-ng network.
Topology visualizer¶
Implement a server collecting measure packets from the peers and visualize them with a nice HTTP interface.
There are plenty of JS libraries for graph visualization.
NAT traversal techniques¶
Implement a strategy for NAT traversal. Options include hole punching toward a STUN server or toward another peer.