]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/player/p2p-media-loader/p2p-media-loader-plugin.ts
add 'total downloaded' stats from server and peers in player (#3394)
authorFlorian CUNY <poslovitch@bentobox.world>
Fri, 4 Dec 2020 15:30:01 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 15:30:01 +0000 (16:30 +0100)
commit171528373e89560b3c396bc0d510d013e1f9c28e
tree9b52da739ddbab6fe0d85baa915dc4c1e8de1091
parentf8b530e0a523a0d9ff469ef716838374c395a360
add 'total downloaded' stats from server and peers in player (#3394)

Implements https://github.com/Chocobozzz/PeerTube/issues/3384
This will only work with HLS. The display for Webtorrent is left untouched.

Co-authored-by: Rigel Kent <par@rigelk.eu>
client/src/assets/player/p2p-media-loader/p2p-media-loader-plugin.ts
client/src/assets/player/peertube-videojs-typings.ts
client/src/assets/player/videojs-components/p2p-info-button.ts
client/src/assets/player/webtorrent/webtorrent-plugin.ts