Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Releases: streamroot/clappr-p2phls-plugin

BemTV Plugin (P2P+HLS) for Clappr v0.1.7

22 Nov 20:30
Compare
Choose a tag to compare
bump to 0.1.7

BemTV Plugin (P2P+HLS) for Clappr v0.1.6

11 Nov 17:43
Compare
Choose a tag to compare
peer: increase ping array

BemTV Plugin (P2P+HLS) for Clappr v0.1.5

11 Nov 17:43
Compare
Choose a tag to compare
bump to 0.1.5

BemTV Plugin (P2P+HLS) for Clappr v0.1.4

11 Nov 17:42
Compare
Choose a tag to compare
bump to 0.1.4

BemTV Plugin (P2P+HLS) for Clappr v0.1.3

28 Oct 00:53
Compare
Choose a tag to compare

image

CHANGELOG

  • Preserve successfull satisfyElected peer, avoiding interested round
  • Set 1.5Mbps for max bitrate on adaptive streaming
  • Bugfixes (8c12dae, 07a3efb, d587b63)
  • Avoid contributors with excessive satisfy timeout (#109)
  • Trigger decodingSuccess/Failure for each segment (1ccb92b, 4963c44, 2407cdf, 4c5cd3d)
  • Remove ping?pong! step (0825c6e)
  • Add unit tests structure and storage.js tests (84427ea)
  • Update traceur/es6ify/hls with Clappr 0.0.46

BemTV Plugin (P2P+HLS) for Clappr v0.1.2

22 Oct 13:26
Compare
Choose a tag to compare

image

CHANGELOG

  • Store chunks downloaded from p2p
  • Bugfixes #107, #108
  • Improve Adaptive Streaming algorithm (#102)
  • Full support for Globo.com Player (screenshot)

BemTV Plugin (P2P+HLS) for Clappr v0.1.1

21 Oct 22:38
Compare
Choose a tag to compare

CHANGELOG

BemTV Plugin (P2P+HLS) for Clappr v0.1.0

16 Oct 01:22
Compare
Choose a tag to compare

image

CHANGELOG

  • Send playback information on ping?pong!
  • Improve interested round and satisfyCandidate choice (#98,#97)
  • Tracking bandwidth (#99)
  • Initial Adaptive Streaming support (#31)

BemTV Plugin (P2P+HLS) for Clappr v0.0.10

12 Oct 20:51
Compare
Choose a tag to compare

CHANGELOG

  • Storage now trigger storage:newitem (#85)
  • Bugfix on upload_handler (92865f1)
  • Create PlaybackInfo module (#93)
  • Merge Stats with PlaybackInfo (b84d3e2)
  • Update SWF with getDelay() function (41af7ed)

BemTV Plugin (P2P+HLS) for Clappr v0.0.9

11 Oct 21:29
Compare
Choose a tag to compare

CHANGELOG

  • Update SWF with @mangui/flashls and @globocom/flashls
  • Inherit from Clappr P2P HLS playback plugin (#79)
  • Create Stats module (#87)