chocobozzz/peertube

ActivityPub-federated video streaming platform using P2P directly in your web browser

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 3rd, 2026
Created on October 29th, 2015
Open Issues & Pull Requests: 691 (+0)
GitHub issues: Enabled
Number of forks: 1,859
Total Stargazers: 15,320 (+0)
Total Subscribers: 340 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 33.9 hours
Mean response time: 60.7 days
90th percentile: 49.5 days
Tracked items: 1,214

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Status: Waiting for answer" is answered fastest, typically in about 15 hours, while "Type: Feature Request :sparkles:" waits about 5 days. 62% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 9% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 348
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 798 days
Stale 30+ days: 313
Stale 90+ days: 268

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 5
Events in 7 days: 7

Top labels

  • Type: Feature Request :sparkles: (410)
  • Type: Bug :bug: (235)
  • Status: Waiting for answer (214)
  • Type: Discussion :thought_balloon: (95)
  • UI (64)
  • Component: Transcoding (47)
  • Component: PeerTube Plugin :package: (45)
  • Type: Duplicate :loop: (43)

Detailed Description

PeerTube is an ActivityPub-federated video streaming platform that enables peer-to-peer video delivery directly through web browsers.

The platform addresses centralization in video hosting by creating a decentralized network where multiple independent instances can federate with one another. Rather than relying on a single company's servers, PeerTube distributes video hosting across community-run instances that interoperate through ActivityPub. Video streaming uses P2P technology in the browser itself, reducing server bandwidth costs and allowing viewers to share content delivery with one another.

PeerTube suits organizations and communities wanting to host video independently without vendor lock-in or reliance on advertising-supported platforms. It works well for creators who value federation with other platforms in the ActivityPub ecosystem, such as Mastodon, and for operators willing to run their own instance or join an existing federated network. The platform is designed for those prioritizing community ownership and ad-free operation over the scale and polish of centralized alternatives.

The project maintains active test coverage across its codebase and conducts browser compatibility testing. Translation work is ongoing through community contribution. Development occurs across multiple demonstration instances tracking different release stages, allowing testing of stable, release candidate, and nightly builds.