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

96 Topics 854 Posts
  • v3.0.0 live stream quality a disaster

    6
    2
    1 Votes
    6 Posts
    2k Views
    imc67I
    @atrilahiji and @robi I tried restream.io (didn't knew that!) to check if stream can be arrived there and restreamed to Twitch, all worked fine! We use a Datavideo Encoder, the settings are: Resolution : 1280 x 720 Framerate : 50.00 (Progressive) Scale Down NO SD Aspect Ratio (Input) 16:9 H.264 Encode Main 3.1 GOP Structure IPPP GOP Size 50 Video Bitrate (Kbps) 2500 Video Rate Mode CBR Audio Stereo Stereo Stereo Bitrate (Kbps) 384 Audio Source DIG Analog Audio System EBU I think I'm going to create an issue on their Github. However, Peertube livestream has for us some limitations like, they don't have and will get a 'passthrough' (like a build-in restream) which many platform of course do have. I really think that OSP (https://forum.cloudron.io/topic/2707/open-streaming-platform-osp/) has better credits, is much actively developed by people who are into streaming. So let's vote for that too
  • v3 is coming out soon

    14
    6 Votes
    14 Posts
    3k Views
    nebulonN
    Alright, tests succeed now and I have published a new package. I just noticed now that from the merge request the version is actually a major package version upgrade, so you have to manually update this from the dashboard.
  • Transcode after import fails

    Solved
    46
    0 Votes
    46 Posts
    5k Views
    imc67I
    @girish it’s probably fixed: Force HLS transcoding Fix weird behaviour with some web browsers. Don't really know if it's a ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding seems to fix this playback bug Now we have to wait for the next release
  • Peertube restarting over and over

    Solved
    17
    0 Votes
    17 Posts
    2k Views
    ChristopherMagC
    @girish That is amazing, thank you!
  • Purging db of removed accounts?

    3
    0 Votes
    3 Posts
    784 Views
    jordanurbsJ
    @girish said in Purging db of removed accounts?: @jordanurbs I guess https://github.com/Chocobozzz/PeerTube/issues/1042 ? There seems to be SQL query in the end of that issue which solved the issue for some user. Also referenced from https://github.com/Chocobozzz/PeerTube/issues/1572 and https://github.com/Chocobozzz/PeerTube/issues/870 Thanks @girish!
  • Live streaming

    12
    5 Votes
    12 Posts
    3k Views
    fbartelsF
    @marcusquinn generally yes, you could stream a webinar in such a way (have done this in the past with youtube). The thing you have to be aware of is that there is a delay involved (incoming buffer on the platform and then another buffer at the client). So it's not really suited if you want to react on realtime feedback/questions.
  • New installation, not able to log in

    Solved
    22
    0 Votes
    22 Posts
    4k Views
    S
    @girish said in New installation, not able to log in: echo "changeme" | npm run reset-password -- -u root Thank you @girish. I actually had a lot running on this cloudron, but could not get PeerTube to work even if I removed several other apps to free up memory. But the above command for some strange reason fixed it and solved the problem. PeerTube is now working! Thank you
  • PeerTube LDAP not working

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    P
    Much appreciated @girish
  • Add peertube-uploader tool

    3
    0 Votes
    3 Posts
    886 Views
    robiR
    You're right, seems to have them built in now, injesting from Youtube, and even Torrents!
  • Transcoding failed

    Solved
    8
    1 Votes
    8 Posts
    2k Views
    rmdesR
    by disabling HLS with P2P support enabled, it seems all transcoding jobs work fine :
  • Vimeo like restriction for serving videos to certain domains

    csp embed iframe
    3
    0 Votes
    3 Posts
    1k Views
    nebulonN
    This can be done via ContentSecurityPolicy and Cloudron supports this for all apps: https://cloudron.io/documentation/apps/#custom-csp
  • PeerTube not starting

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @girish sure thing. Just wanted to let you know.
  • After installation no config possible

    Solved
    13
    1 Votes
    13 Posts
    3k Views
    imc67I
    @girish this new version works!
  • Installed theme not available in config

    Solved peertube themes
    2
    0 Votes
    2 Posts
    704 Views
    girishG
    @imc67 Looks like you have to refresh the UI. I wasn't able to 'save' the configuration in any case because of the other bug you already reported. So, I had to edit /app/data/production.yaml manually to be: theme: default: 'dark' And then I restarted the app. I then got the theme: [image: 1593124163810-400f5bc0-49f6-4162-bb36-fdc8839f688c-image-resized.png]
  • Debug error

    Solved
    2
    1 Votes
    2 Posts
    444 Views
    girishG
    @imc67 Thanks for reporting. Fixed in https://git.cloudron.io/cloudron/peertube-app/-/commit/86ecc698966bc8db4b260c3efa5f56b817e88d7f
  • Cannot start application error

    Solved
    3
    0 Votes
    3 Posts
    751 Views
    P
    Welcome, glad to help & looking forward to it =]