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

101 Topics 890 Posts
  • Peertube large amounts of data

    8
    1 Votes
    8 Posts
    3k 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
    683 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
    374 Views
    No one has replied
  • 0 Votes
    15 Posts
    6k 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
    1k 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
    5k 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
    6k 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
    2k 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
    2k 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
    9k 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
    816 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
    13k 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.
  • CLI and Cron

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    micmcM
    @rmdes Alright let's see the outcome !
  • Cleanup DB

    4
    0 Votes
    4 Posts
    1k Views
    jb-alvaradoJ
    Thank you @girish, for the links. I will watch them and see if there is any reaction. Or like you say, I will add an issue.
  • S3 storage and PeerTube

    6
    0 Votes
    6 Posts
    3k Views
    robiR
    you can also use rclone to mount anyplace you have cheap storage, even gDrive. Then add it as a volume in Cloudron.
  • JSON config display in the front-end

    Solved
    8
    1
    0 Votes
    8 Posts
    3k Views
    nebulonN
    @rmdes actually the issue might be that your snipped is wrapped in html script tags, while the input field expects javascript.
  • I update 3.2.1 to 3.3.0 error

    5
    0 Votes
    5 Posts
    2k Views
    rmdesR
    @nebulon Having the same here, I had to remove peertube-plugin-categories for the app to boot without issue. log part about this : Aug 18 09:17:27 [yourdomain.tld:443 peertube-plugin-categories] 2021-08-18 07:17:27.335 error: uncaughtException: Unexpected token < in JSON at position 0 Aug 18 09:17:27 SyntaxError: Unexpected token < in JSON at position 0 Aug 18 09:17:27 at JSON.parse (<anonymous>) Aug 18 09:17:27 at IncomingMessage.<anonymous> (/app/data/storage/plugins/node_modules/peertube-plugin-categories/src/server/api.js:26:24) Aug 18 09:17:27 at IncomingMessage.emit (events.js:327:22) Aug 18 09:17:27 at IncomingMessage.EventEmitter.emit (domain.js:467:12) Aug 18 09:17:27 at endReadableNT (internal/streams/readable.js:1327:12) Aug 18 09:17:27 at processTicksAndRejections (internal/process/task_queues.js:80:21) { Aug 18 09:17:27 "error": { Aug 18 09:17:27 "stack": "SyntaxError: Unexpected token < in JSON at position 0\n at JSON.parse (<anonymous>)\n at IncomingMessage.<anonymous> (/app/data/storage/plugins/node_modules/peertube-plugin-categories/src/server/api.js:26:24)\n at IncomingMessage.emit (events.js:327:22)\n at IncomingMessage.EventEmitter.emit (domain.js:467:12)\n at endReadableNT (internal/streams/readable.js:1327:12)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)", Aug 18 09:17:27 "message": "Unexpected token < in JSON at position 0" I went to /app/data/storage/plugins/node_modules/ to remove it, the app boot log Aug 18 09:17:49 [yourdomain.tld:443] 2021-08-18 07:17:49.879 info: Registering plugin or theme peertube-plugin-categories. Aug 18 09:17:49 [yourdomain.tld:443] 2021-08-18 07:17:49.880 info: Unregister plugin peertube-plugin-categories. Aug 18 09:17:49 [yourdomain.tld:443] 2021-08-18 07:17:49.880 error: Cannot register plugin categories, skipping. { Aug 18 09:17:49 "err": { Aug 18 09:17:49 "stack": "Error: ENOENT: no such file or directory, open '/app/data/storage/plugins/node_modules/peertube-plugin-categories/package.json'", Aug 18 09:17:49 "message": "ENOENT: no such file or directory, open '/app/data/storage/plugins/node_modules/peertube-plugin-categories/package.json'", Aug 18 09:17:49 "errno": -2, Aug 18 09:17:49 "code": "ENOENT", Aug 18 09:17:49 "syscall": "open", Aug 18 09:17:49 "path": "/app/data/storage/plugins/node_modules/peertube-plugin-categories/package.json" Aug 18 09:17:49 } But then boot just fine, I'm going to try to reinstall this plugin from the front-end and see how it goes ! edit : reinstall the plugin work just fine
  • Peertube CLI not working

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    girishG
    @imc67 yes sorry, I completely forgot about that regression in Cloudron 6.3.5.
  • Video upload failing with unknown error

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    ianhyzyI
    @nebulon Peertube only gave me the OOM error very recently, it wasn't doing it before. After bumping up both the CPU and RAM it will still error on large videos it has to transcode, but I can pre-transcode them to h264/aac and it will upload fine (I just have to find a way to rip the subtitles too)
  • Plans for PeerTube v4 - Roadmap

    1
    7 Votes
    1 Posts
    548 Views
    No one has replied