Skip to main content
TechnologyJul 4, 2026· 2 min read

What is PeerTube, the streaming platform without owners or ads that has reached one million videos

Framasoft, a French non-profit association, has brought its creation PeerTube to over one million hosted videos, distributed across a network of more than 1,600 independent instances managed by different entities around the world. No central server, no company owning the content: each instance is a small autonomous video hosting service, but they all speak the same language and exchange content with each other.

The mechanism that holds this archipelago together is called federation and relies on the ActivityPub protocol, the same one that allows Mastodon to communicate with Pleroma in the fediverse of social networks. A user can follow a channel hosted on a different instance from their own without needing to register elsewhere, even through a simple RSS feed or directly from Mastodon itself.

When a user uploads a video to a PeerTube instance, it is automatically made available across the entire network, not just on the server where it physically resides. A player can be embedded on any external site, and those who prefer to stream live find native support for streaming, including permanent live broadcasts.

Peer-to-peer distribution and no ads: the features of PeerTube

The more technical aspect concerns the distribution of content. PeerTube leverages WebRTC to allow viewers to share videos directly among themselves while connected at the same time, thereby lightening the load on the origin servers. Smaller instances, often managed by individual volunteers or small communities, can also rely on larger "friendly" servers that replicate their most popular content based on a distributed redundancy system designed specifically to support those without extensive infrastructure.

Economically, over 90% of the funds supporting Framasoft come from direct donations. There are no advertisements or recommendation systems designed to maximize user engagement on the platform, an aspect that the association openly claims as an ethical choice rather than a technical limitation. Creators can still receive financial support through a button linking to external donation platforms, without the pay-per-view model.

Admins of an instance maintain almost total control over the experience offered: customizable graphic themes, management of registrations, content moderation, video transcoding, and even third-party plugins. For those wanting to start an instance from scratch, the project provides a production guide and ready-to-use packages for Docker and YunoHost, as well as technical documentation for those wishing to integrate the REST API or ActivityPub protocol into their tools.

The fragmented nature of the network, while resilient, does not offer the same scale or algorithmic discovery capabilities as YouTube. Finding niche content requires more effort from the viewer, and the quality of individual instances depends on the resources of those who manage them. A compromise that Framasoft seems to willingly accept in exchange for a model that doesn’t require the viewer to become the product.