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

82 Topics 749 Posts
  • PeerTube - Package Updates

    Pinned
    54
    2 Votes
    54 Posts
    4k Views
    Package UpdatesP

    [3.0.3]

    Update PeerTube to 6.3.3 Full changelog Fix broken thumbnails on live replay Fix detecting portrait rotation of some video Don't allow to select a frame from a live to set the thumbnail Fix lost video stream with specific transcoding settings and video input Fix creating playlist without thumbnail when using the REST API Fix .mov video upload on some Windows versions Fix video-plugin-metadata.result client plugin hook
  • Peertube Interface Update

    3
    3 Votes
    3 Posts
    57 Views
    scookeS

    @LoudLemur Substantial changes, definitely. I like these: a new modal that makes editing captions really convenient.; how video miniatures appear in all pages that lists videos; "admin" pages for PeerTube platforms administrators have now been separated into an Overview, a Moderation, and a Settings one. (I just copied and pasted for the most part).

  • Problem with user registration

    Solved
    4
    1 Votes
    4 Posts
    47 Views
    archosA

    @humptydumpty You’re absolutely right. I’ll try to restore the post.

  • Peertube get native iOS and Android apps

    3
    5 Votes
    3 Posts
    53 Views
    jdaviescoatesJ

    @necrevistonnezr said in Peertube get native iOS and Android apps:

    Announcement: https://joinpeertube.org/news/peertube-app
    iOS: https://apps.apple.com/fr/app/peertube/id6737834858
    Android: https://play.google.com/store/apps/details?id=org.framasoft.peertube

    I just installed it. Very disappointing. Definitely not ready for wide usage.

  • peertube.conf overwritten on restart

    3
    0 Votes
    3 Posts
    33 Views
    V

    @jdaviescoates Unfortunately those are the PeerTube configuration options, which you'd normally set through the web interface. Rate limiting (specifically, the limit_rate and proxy_limit_rate directives) are set through the nginx configuration file at /etc/nginx/sites-enabled/peertube.conf, and there doesn't appear to be any way to access that through the file manager.

    Interestingly enough I was previously able to modify this file to solve this issue (see here), but it appears something has changed since then.

  • Need help with my old videos (on Peertube)

    Moved
    5
    1 Votes
    5 Posts
    157 Views
    C

    okay I found the solution :
    In Postgres, you have to set "storage" to "0" (in videoStreamingPlaylist) with the video id

  • VIdeo Too Large

    8
    1 Votes
    8 Posts
    160 Views
    M

    I think I figured it out. Apparently there's a really low default if you don't explicitly set a max size via client_max_body_size. Setting that explicitly seemed to work.

    Thanks folks. Sometimes you just need to bounce stuff off people to get to the right place.

  • Impossible to stream

    Moved Solved
    22
    0 Votes
    22 Posts
    905 Views
    C

    I forgot to update this topic, sorry. But the problem has been fixed (I changed the object storage server)

  • Video downloads

    Solved
    3
    0 Votes
    3 Posts
    143 Views
    S

    False alarm, Sorry for the noise. User error. CDN setting and a typo in the env file on a system. Actually surprising that it was working except for the downloads, which I had not tested. Thanks anyway!

  • How to run peertube migrate command?

    6
    0 Votes
    6 Posts
    255 Views
    nebulonN

    I've reverted the image which missed the migrate command helper and pushed a new package with it. For users which upgraded to 3.0.0-1 directly just run the migrate as mentioned.

  • PeerTube not responding after successful upgrade to v2.17.0

    Moved
    7
    0 Votes
    7 Posts
    355 Views
    jdaviescoatesJ

    I had this, it'll likely be plugins, see my post here https://forum.cloudron.io/post/92283

  • Post update to 8.0.3 one of my PeerTube instances is Not Responding

    Solved
    2
    0 Votes
    2 Posts
    135 Views
    jdaviescoatesJ

    @jdaviescoates said in Post update to 8.0.3 one of my PeerTube instances is Not Responding:

    But it's a bit odd that bridport.tv is still running fine (that also uses OIDC)

    I guess the issue was actually an incompatibility with that plugin and other plugins, not with the OIDC plugin itself.

    Because I managed to use to the File Manager to edit /app/data/storage/plugins/package.json to remove all references to other plugins and now uniteddiversity.tv is back up and running again! 🙂

    I now only have this (which I copy/ pasted from the running bridport.tv) :

    { "dependencies": { "peertube-plugin-auth-openid-connect": "0.1.1" } }

    (Although for some odd reason after editing the file the owner had changed from 'cloudron' to 'root' so I just changed that back to 'cloudron).

    Stupidly I didn't make a copy of previous package.json to easily know which plugins I was previously using... if I had I could turn them on one by one to find the culprit... I guess I could extract that info out of a backup, but I doubt I'll bother now...

  • Peertube export not working...

    Solved
    14
    1 Votes
    14 Posts
    1k Views
    DanTheManD

    I saw this post as still being "unsolved".

    Yesterday i succefully downloaded a exported backup from my Peertube instance (35GB).

    So that's working fine now 👌

    Did not yet import it to another instance. But will try to do that in a short matter of time...

  • Update to package version 2.17.0 fails

    Solved
    5
    0 Votes
    5 Posts
    266 Views
    DanTheManD

    This time the update went perfect. I must say that i removed some plugins before the update this time, so certainly there was a plugin that bothered with the update.

  • peertube & thorium

    Moved
    3
    1 Votes
    3 Posts
    202 Views
    A

    Yep probably. I thought there might be a way to have an app password, that I was unfamiliar with.

  • Professional PeerTube Installation

    11
    2 Votes
    11 Posts
    1k Views
    L

    @LoudLemur Peertube uses Prosody XMPP server for its livechat:

    brave_nVI8zBZyPd.png

  • Incomplete Cloudron update (for Peertube v6.1.0)

    Unsolved
    4
    1 Votes
    4 Posts
    297 Views
    nebulonN

    As far as I understood, those are all optional and you can set them as you like. However one storage related change was required and I've put that into the start.sh to get added.

  • Cost of Hosting Videos

    13
    1 Votes
    13 Posts
    2k Views
    J

    Yep. Bunny has those too.
    You can encrypt the videos for each session.
    You restrict the videos to play on only some domains etc.

  • Latest attempt - why oh why does this just not work????

    4
    1 Votes
    4 Posts
    429 Views
    jdaviescoatesJ

    @scooke you could also experiment with taking off the https:// from your endpoint as I don't think that's supposed to be there 🙂

  • Poor network throughput, limited to PeerTube

    9
    1 Votes
    9 Posts
    691 Views
    V

    I found the issue with some help from their Git. I'm posting it here because it's not well-documented and doesn't seem to be mentioned anywhere else. (EDIT: Hats off to the dev, who upon seeing my Git post went and updated the documentation to specifically recommend reviewing this directive!)

    Peertube DOES throttle network speed! A fresh install is limited to 5 MB/s. This is fine for 1080P but barely adequate for typical 30 FPS 4K footage, and unworkable for high-quality 4K or 4K at 60 FPS. For perspective, YouTube recommends nearly 9 MB/s for 60FPS 4K video.

    You can adjust this hard limit by modifying peertube.conf and adjusting the values listed below:

    proxy_limit_rate $peertube_limit_rate

    You should take your network performance, desired video quality, and download functionality into consideration before modifying these. For most people, 10M should give you ample 4K quality without excessive buffering. If you want to allow downloads, consider setting them to 25M or higher.

    I'm glad this wasn't a Cloudron issue, but I appreciate the effort of anyone who took the time to stop and think about this one. I suspect this value was different in previous versions and carries over with upgrades; this may only affect new installations.