PeerTube/client/app/videos/video-watch/video-watch.component.html

11 lines
360 B
HTML

<my-loader [loading]="loading"></my-loader>
<div class="embed-responsive embed-responsive-19by9">
</div>
<div id="torrent-info">
<div id="torrent-info-download">Download: {{ downloadSpeed | bytes }}/s</div>
<div id="torrent-info-upload">Upload: {{ uploadSpeed | bytes }}/s</div>
<div id="torrent-info-peers">Number of peers: {{ numPeers }}</div>
<div>