Skip to content

V6.2: fast and light streaming

Closed Oct 3, 2013 100% complete

Start on-demand streaming within 10 seconds
-Only: if download bandwidth is sufficient
-Only: if swarm bandwidth is sufficient
-preserve swarm health (exponential or 3-priority piece picker)
-support seeking (drag progress slider anywhere to start viewing from there)

Fast and Light:

  • low CPU usage after bootstrapping: <10% of a single i7 core
  • fixed high I…

Start on-demand streaming within 10 seconds
-Only: if download bandwidth is sufficient
-Only: if swarm bandwidth is sufficient
-preserve swarm health (exponential or 3-priority piece picker)
-support seeking (drag progress slider anywhere to start viewing from there)

Fast and Light:

  • low CPU usage after bootstrapping: <10% of a single i7 core
  • fixed high IO write issue, 80% improvement (was 500MB/h)
  • new overlay protocol, Dispersy v2 wire protocol
  • single UDP socket operation
  • Bloom filter going to post-fix
  • pruning of Dispersy communities
  • experimental trust vector dissemination
  • usage of bulk transfer mode with Libswift for >10 UDP packets (similar to .torrent collecting)

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.