Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

PeerTube

78 Topics 736 Posts
  • 2 Votes
    3 Posts
    298 Views
    L

    @girish said in Peertube audio-only transcoding with HLS, AV1, VP9 Transcoding - 2024 roadmap:

    Hardware support for transcoding is a different beast though (of which I don't have much idea about)

    On AMD, RDNA3 capable CPUs can do great transcoding. Contabo have AMD Ryzen 9 7900 VPS which can do AV1 encode.

    Peertube also supports runners, so you can send your transcoding to another server for transcoding. There is some great new kit for video transcoding now:

    https://www.xilinx.com/applications/data-center/video-imaging/alveo-ma35d.html

  • Peertube v6.0.2 update - success!

    1
    4 Votes
    1 Posts
    108 Views
    No one has replied
  • 3 Votes
    1 Posts
    103 Views
    No one has replied
  • Sending an AV1 live video stream to Peertube

    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • How to run these Peertube CLI commands to move videos to object storage on Cloudron?

    Solved
    15
    1 Votes
    15 Posts
    1k Views
    L

    @robi said in How to run these Peertube CLI commands to move videos to object storage on Cloudron?:

    @LoudLemur If you contribute one, it can be added.

    I suppose I could make a video for it, but it would be more like a Laurel and Hardy "How not to..." than a "How to...", I think! Custard pies, planks of wood and banana skins everywhere!

  • 0 Votes
    1 Posts
    488 Views
    No one has replied
  • Peertube 6.0

    3
    1 Votes
    3 Posts
    305 Views
    girishG

    They have renamed a bunch of storage related parameters which will break existing installations. So, we have to make a major release.

  • Peertube, I tried it today...

    Moved
    9
    1 Votes
    9 Posts
    618 Views
    girishG

    @AartJansen Good idea, I will bump the default memory limit.

  • Regenerate video thumbnails

    Unsolved
    19
    1 Votes
    19 Posts
    1k Views
    girishG

    @mdc773 said in Regenerate video thumbnails:

    i don't fully understand max upload part

    On S3 compatible storage, you can upload large files, like 5TB. It would be infeasible to upload such large files in a single shot. So, they have APIs to upload files in "parts". Like you upload 10k parts of 5GB each for example to get to 5TB. The number of parts and size of each part depends on the S3 storage.

    Usually, I leave upload part size to something like 10MB-50MB. There is actually nothing wrong with 100MB part size, but for some reason peertube is complaining about it.

  • Peertube and S3/Minio Objectstorage

    41
    2 Votes
    41 Posts
    4k Views
    benborgesB

    I wish It could be used like for the LAMP containers, apache handling the file access, I'm using it a lot in that context and it works perfectly ! but yeah I get it πŸ™‚

  • 0 Votes
    8 Posts
    559 Views
    jdaviescoatesJ

    Just to say, I think the issue here was that the server just didn't have enough RAM nor CPU in order to process the large video someone tried to upload. Things have been working nicely since moving my Cloudron to a dedicated server.

  • Error when installing

    Unsolved
    11
    0 Votes
    11 Posts
    734 Views
    mhgcicM

    For the moment we have just changed it to Manual DNS until we can get it sorted as their community is terrible for support.

  • peertube cli commands

    Moved
    9
    0 Votes
    9 Posts
    698 Views
    S

    It turns out that the install source folder name needs to be the exact same as destination name inside the plug-in. My folder name plugin-v1.1.0 was the issue. Thanks

  • How to enable Administration?

    7
    0 Votes
    7 Posts
    510 Views
    P

    @girish πŸ‘noted

  • Peertube 5.2 update - Dark Mode Theme...

    Solved
    5
    0 Votes
    5 Posts
    396 Views
    S

    Turns out the Plug-in "Auto import YTB" was the culprit! Thanks a lot for the follow up!

  • Peertube Package?

    Moved Solved
    10
    0 Votes
    10 Posts
    537 Views
    S

    @girish @nebulon πŸ”œ https://github.com/Chocobozzz/PeerTube/releases/tag/v5.2.0 πŸ˜„

  • PeerTube + S3?

    Moved
    8
    1 Votes
    8 Posts
    716 Views
    doodlemania2D

    Confirmed it was CloudFlare doing cloudflary things. Up and going now, but would prefer to get Cloudflare back in front of it. Will keep tinkering, maybe there's a special rule or something (using CloudFlare proxy for safety).

  • Peertube large amounts of data

    8
    1 Votes
    8 Posts
    470 Views
    archosA

    So the problem was in the VOD transcoding settings. I also had WebTorrent transcoding enabled and the videos are then saved 2x. Thanks for the help, I think the thread is solved
    VOD transcoding

  • always run peertube-5.0.js before peertube running.

    2
    0 Votes
    2 Posts
    160 Views
    girishG

    @awnzky ah, this was already removed - https://git.cloudron.io/cloudron/peertube-app/-/commit/ec2620275ec46a67697ba1d1d6e7722944f21b8b. I will make a new package.

  • Peertube plugin for metadata scraping

    1
    1 Votes
    1 Posts
    112 Views
    No one has replied