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

89 Topics 808 Posts
  • Peertube and S3/Minio Objectstorage

    41
    2 Votes
    41 Posts
    6k 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
    759 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
    1
    0 Votes
    11 Posts
    1k 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
    1k 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
    863 Views
    P
    @girish noted
  • Peertube 5.2 update - Dark Mode Theme...

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

    Moved
    8
    1 Votes
    8 Posts
    1k 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
    860 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
    253 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
    162 Views
    No one has replied
  • 0 Votes
    15 Posts
    2k 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
    412 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
    2k 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.
  • Unusably Slow Playback on Peertube??

    Solved
    24
    1
    0 Votes
    24 Posts
    2k Views
    tshirt-chihuahuT
    Also, for those that don't know what HLS is (I didn't prior to running into this issue), here's a link to get you started with "HTTP Live Streaming": **Adaptability ** To enable a player to adapt to the bandwidth of the network, the original video is encoded in several distinct quality levels. The server serves an index, called a "master playlist", of these encodings, called "variant streams". The player can then choose between the variant streams during playback, changing back and forth seamlessly as network conditions change. https://en.wikipedia.org/wiki/HTTP_Live_Streaming#Adaptability
  • After App and Redis stop Installation no more found by cloudron

    Solved
    5
    0 Votes
    5 Posts
    781 Views
    nebulonN
    We have pushed a change to fix this for the next release: https://git.cloudron.io/cloudron/box/-/commit/84ca85b315f75870a94abd8fdf749b43f412f721
  • Live Chat doesn't appear to work

    chat live chat
    6
    0 Votes
    6 Posts
    859 Views
    girishG
    @ncamacho97 this is not Reclaim Cloud btw as you say here. This is Cloudron. Are you using cloudron or something else?
  • Trying to import a whole YT channel via CLI

    25
    0 Votes
    25 Posts
    3k Views
    rmdesR
    @jdaviescoates Yes the plugin works just fine for me ! you can see it at work here : ukrainewararchive.eu/
  • Empty row in notification area

    Solved
    4
    2
    0 Votes
    4 Posts
    373 Views
    girishG
    @KingMida You have to report this issue upstream - https://github.com/Chocobozzz/PeerTube/issues . Nothing much we can do on the packaging side.
  • PeerTube CLI

    Solved
    39
    0 Votes
    39 Posts
    4k Views
    girishG
    @rmdes it seems the CLI is broken: upstream issue is https://github.com/Chocobozzz/PeerTube/issues/4858 . I will make a new package with the patch since it makes the CLI unusable without it.