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

95 Topics 846 Posts
  • Peertube v6.0.2 update - success!

    peertube update success 6.0 6.0.2
    1
    4 Votes
    1 Posts
    230 Views
    No one has replied
  • 3 Votes
    1 Posts
    211 Views
    No one has replied
  • Sending an AV1 live video stream to Peertube

    peertube av1 rtmp livestream
    1
    0 Votes
    1 Posts
    211 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
    2k 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!
  • Peertube 6.0

    3
    1 Votes
    3 Posts
    979 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
    2k Views
    girishG
    @AartJansen Good idea, I will bump the default memory limit.
  • Regenerate video thumbnails

    Solved
    19
    1 Votes
    19 Posts
    4k 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
    8k 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
    995 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.
  • peertube cli commands

    Moved
    9
    0 Votes
    9 Posts
    2k 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
    1k Views
    P
    @girish noted
  • Peertube 5.2 update - Dark Mode Theme...

    Solved
    5
    0 Votes
    5 Posts
    1k 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
    2k Views
    S
    @girish @nebulon https://github.com/Chocobozzz/PeerTube/releases/tag/v5.2.0
  • PeerTube + S3?

    Moved
    8
    1 Votes
    8 Posts
    2k 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
    1k 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
    413 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
    230 Views
    No one has replied
  • 0 Votes
    15 Posts
    3k Views
    L
    @robi said in What RTMP Ports to use if I want to use both PeerTube and Owncast?: Then it may be time to ask for a message to not change the peertube port during install/config just like with jitsi, if you do, it won't work. I think that is a good thing to suggest. It will work, if the default port is not selected, but not all of its functionality (namely the livestreaming ability) would be available, as far as I understand. I think it would be worth mentioning upstream to frama too. I don't know why they hardcoded it. Maybe it is a temporary thing.
  • v3.0.0 can't setup incoming rtmp stream. Port closed?

    Solved
    3
    0 Votes
    3 Posts
    644 Views
    L
    @imc67 You could use the thread tools at the top right of the thread to mark this as a question and then thread solved.
  • v5 has issues playing videos

    Solved
    15
    1 Votes
    15 Posts
    3k Views
    nebulonN
    Glad it got sorted out. Those plugins in so many apps are often at fault unfortunately as many apps under much development keep changing their internals and plugin interfaces.