I am the administrator of:

  • 17 Posts
  • 60 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle






  • From PeerTube docs:

    At the beginning of PeerTube, we only supported Web Video (previously known as “WebTorrent”) streaming. Due to several limitations of the Web Video system, we had to add HLS with P2P support. Unfortunately, we can’t use the same video file for the two methods: we need to transcode 2 different versions of the file (a fragmented mp4 for HLS, and a raw mp4 for Web Videos).

    So if you enable Web Videos and HLS, the storage will be multiplied by 2.

    We recommend you to enable HLS (and disable Web Videos if you don’t want to store 2 different versions of the same video resolution) because video playback in PeerTube web client is better:

    • Support P2P (using WebRTC) to exchange parts of the video with other users watching the same video to save server bandwidth
    • Support video redundancy by other PeerTube platforms
    • The player can adapt video resolution automatically
    • Video resolution change is smoother

    It’s probably not WebTorrent you are using, HLS.

    Also, thank you for running with redundancy! I need to get it setup myself, with some new SSDs.


  • There’s nothing stopping you installing PeerTube on your own home server and uploading your videos to that.

    If your internet bandwidth is low, you can have other PeerTube servers mirror your videos.

    So when someone watches your videos, it will not only download the data from your home server, but also from other PeerTube servers that mirror your videos.

    It won’t reduce server storage usage, because the video needs to be placed somewhere, but it will reduce bandwidth and traffic usage.

    Some PeerTube websites have Sepia Search enabled, so fx from PeerTube.wtf, you can search through 1000+ servers.