P2P Streaming Success
The P2P streaming example I've been working on for Kamaelia is now in a working state. It allows any octet stream to be distributed automatically using the BitTorrent protocol. I have tested it over a LAN and it correctly shared and reconstructed my source stream in real-time.
Octet Stream -> Seed -> Swarm
Swarm <--> Peer
Though further testing is required, this approach could theoretically scale to thousands of peers per seed/tracker.
Octet Stream -> Seed -> Swarm
Swarm <--> Peer
Though further testing is required, this approach could theoretically scale to thousands of peers per seed/tracker.
Labels: bittorrent, kamaelia
0 Comments:
Post a Comment
<< Home