⚠️ Version 8.2.3 of #PeerTube has just been released!
This update addresses several bugs and enhances security.
Please update your platform as soon as possible.
📝 Full changelog: https://github.com/Chocobozzz/PeerTube/releases/tag/v8.2.3
Discussion
⚠️ Version 8.2.3 of #PeerTube has just been released!
This update addresses several bugs and enhances security.
Please update your platform as soon as possible.
📝 Full changelog: https://github.com/Chocobozzz/PeerTube/releases/tag/v8.2.3
@peertube Does PeerTube support HDR Video? Had been searching around a few months ago and found nothing helpful? If not, are there any plans? Would be happy to help and contribute my knowledge, but HDR in 2026 is an absolute must.
@peertube@framapiaf.org Redact OAuth tokens in debug logs
D'oh!
Edit: In all seriousness I'm very curious on what went wrong! Was it just overlooked or is it a bug bug?
@westfox35 Too much metadata were attached to log context when PeerTube retrieves oauth tokens from the database. The log is only displayed when the admin changes the default log level to `debug`. It is written to server FS logs, that are only accessible to sysadmins and PeerTube admins.
@peertube@framapiaf.org Well I'm happy its fixed.
Thanks for all your hard work! I really do need to get back into peertube.
Are video resolutions still based on H264 or can the admin set custom formats like VP9/AV1 now? I remember you -could- force VP9/AV1 with custom transcoder settings, but then you lost the ability to have most mobile browsers view the videos because it didn't transcode 480p in H264 with those settings.
Honestly my biggest gripe/frustration with peertube by far. Hopefully that's been changed.
@westfox35 It's still the case, but most mobile browsers have a big resolution nowadays. So I don't see the point of transcoding the video in h264 for low resolutions (but I see the point of having AV1 + h264 for all resolutions)