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.0.8

11 Oct 17:05
Compare
Choose a tag to compare

CHANGELOG

  • Add upload task (#83)
  • Remove normalizeKey (#35)
  • Create SwarmUtils
  • Bugfix on increment/decrementScore
  • Update to clappr 0.0.29

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

10 Sep 02:23
Compare
Choose a tag to compare

CHANGELOG

  • Evolve contributors selection and score handling (#74, 78a9374, 2902652)
  • Add p2phls metrics on built-in stats plugin (#70)
  • Bugfixes (a239e6c, ef9dc87)
  • Update SWF with mangui/flashls master branch (#80)
  • Change log shortcut to ⌘\ctrl+shift+l (#81)
  • Some refactories here and there

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

27 Aug 18:40
Compare
Choose a tag to compare

CHANGELOG

  • Change partners term to contributors (#21)
  • Enhance contributors promoting/demoting (5387e73, #46)
  • Use external Browser instance to detect browser features (77c01ff)
  • Enable/disable logging with keyboard shortcut (#52)
  • Use cdn requester worker as blob to avoid external request (#36)
  • Receive bemtvTracker embed parameter (#55)
  • Improve UploadHandler behavior (eafe72c, 6723fbb)
  • Update rtc-io libs (#66)

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

09 Aug 22:45
Compare
Choose a tag to compare

CHANGELOG

  • Set timeout for interested/request based on segment size (#42,#33)
  • Add logging component (#43)
  • Support secure URL's (#35)

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

06 Aug 19:48
Compare
Choose a tag to compare

CHANGELOG

  • Update rtc-quickconnect
  • Add Brazilian STUN server (#38)
  • Increase minBufferLength (#28)
  • Add component to handle upload slots (#25)
  • Doesn't need to add p2p+ prefix on source anymore (#34)

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

03 Aug 18:13
Compare
Choose a tag to compare

CHANGELOG

  • More light version: remove underscorejs and jquery from plugin, using external one
  • Update player.swf with some @mangui flashls bugfixes and improvements
  • Bugfixes: #24 #6
  • Improve swarmSize update on stats box (#17)
  • Add a basic partnership algorithm (#22)
  • Increase the number of STUN servers being used
  • Add ping?pong! to calculate RTT between peers (#12, #29)
  • Consider p2p overlay on startup buffer fill and discard it when buffer is smaller than Settings.lowBufferLength

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

01 Aug 02:34
Compare
Choose a tag to compare

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

24 Jul 20:55
Compare
Choose a tag to compare

Here is a pre-release where peers exchange video chunks on a hybrid CDN/P2P model. Still experiencing stucks, rebufferings, etc.