simulator icon indicating copy to clipboard operation
simulator copied to clipboard

Implementation of a streams merger

Open vicente-gonzalez-ruiz opened this issue 6 years ago • 0 comments

A streams merger is an HTTP client that inputs two (or more) streams from two (or more) peers that belong to two (or more) teams that are broadcasting the same content, and outputs a stream that is the union of the inputs. A stream merger can be useful in those cases where the loss of chunks in the teams is high.

Some useful stuff can be found here: https://github.com/P2PSP/console/blob/master/src/synchronizer.cc

vicente-gonzalez-ruiz avatar Jan 21 '19 22:01 vicente-gonzalez-ruiz