Federated video streaming platform, that's based on ActivityPub and P2P (BitTorrent) stream distribution technology. Individual video hosting instances profiteer from shared communities and content caching.
ReleaseNotes
minor feature: The minimum ffmpeg version required is now 4.1.Deprecate static routes that will be removed in 3.0 (you may not have to do anything if you used paths returned by the video REST API):/static/avatars/: use /lazy-static/avatars/ instead./static/previews/: use /lazy-static/previews/ instead./static/video-captions/: use /lazy-static/video-captions/ instead../static/avatars/: use /lazy-static/avatars/ instead./static/previews/: use /lazy-static/previews/ instead./static/video-captions/: use /lazy-static/video-captions/ instead.Use playlistPosition URL parameter for playlists instead of videoId to set the current playlist position.Better error message on PostgreSQL connection error.Add ssl option support for PostgreSQL connection.Player video annotation (alpha).Add embed API (https://docs.joinpeertube.org/#/api-embed-player):playNextVideo methodplayPreviousVideo methodgetCurrentPosition method.playNextVideo method.playPreviousVideo method.getCurrentPosition method.Embed URL parametersAdd ability to disable PeerTube link in embed using an URL param (peertubeLink=0).Add ability to disable PeerTube link in embed using an URL param (peertubeLink=0).Add plugins support in embed.Add client plugin hooks (https://docs.joinpeertube.org/#/api-plugins):action:embed.player.loaded (for embed).action:embed.player.loaded (for embed).Add custom fields in video update/upload form using registerVideoField (https://docs.joinpeertube.org/#/contribute-plugins?id=add-custom-fields-to-video-form).Moderation: Add ability to report comments and accounts. Add messaging system between local reporter of an abuse and moderators so they can easily communicate. Users can now see their abuse reports, and have notifications when an abuse state changed (accepted/rejected) or when moderators added a new message.Add embed to block list details @rigelk in #2926. Add ability to report comments and accounts. Add messaging system between local reporter of an a