Slashdot Mirror


PeerTube, the 'Decentralized YouTube,' Succeeds In Crowdfunding (quariety.com)

A crowdfunded project, known as "PeerTube," has blown through its initial goal with 53,100 euros collected in forty-two days. The project aims to be "a fully decentralized version of YouTube, whose computer code is freely accessible and editable, and where videos are shared between users without relying on a central system." The goal is PeerTube to officially launch by October. Quariety reports: PeerTube relies on a decentralized and federative system. In other words, there is no higher authority that manages, broadcasts and moderates the content offered, as is the case with YouTube, but a network of "instances." Created by one or more administrators, these communities are governed according to principles specific to each of them. Anyone can freely watch the videos without registering, but to upload a video, you must choose from the list of existing instances, or create your own if you have the necessary technical knowledge. At the moment, 141 instances are proposed. Most do not have specifics, but one can find communities centered on a theme or open to a particular region of the world. In all, more than 4,000 people are currently registered on PeerTube, for a total of 338,000 views for 11,000 videos. The project does not display ads, unlike YouTube. "In terms of monetization, we wanted to make a neutral tool," says Pouhiou, communication officer for Framasoft, the origin of PeerTube. The site will rely on a "support" button at the start, but "people will be able to code their own monetization system" in the future.

2 of 100 comments (clear)

  1. Authors are dumb. Federal is centralized authority by raymorris · · Score: 1, Informative

    The author is also dumb

    --
    federative system. In other words, there is no higher authority that manages, broadcasts and moderates the content offered, as is the case with YouTube, but a network
    --

    Someone does know what federation is, and therefore contradicts themselves. Apparently they haven't even heard of the federal government, which is the "higher authority", above the states.

    A federal system, or federation, is when previously separate entities establish a centralized authority, for common purposes. Examples would be the United States, which were separate states and then established the FEDERAL GOVERNMENT. The EU is following a similar pattern.

    Database federation is when you had separate database servers, but then you establish one server as the central authority all queries go to, and it then delegates parts of those queries to the servers that have the relevant data.

  2. Re:Video hosting? by farble1670 · · Score: 5, Informative

    Anybody can host videos with a free or cheap web site

    Go ahead and link the free or cheap website where I can host hundreds of gigabytes of 4k content. Make sure the site has the capability to stream that video in 4k to hundreds of thousands of people simultaneously.

    [a href="blah.mp4"]blah video[/a]. I don't understand why this project exists, except that perhaps some (many) people simply don't understand how the web works.

    Lump yourself into that group.

    This isn't about the video player frontend. Obviously there are unlimited choices for playing a video. It's about providing a distributed *backend* (hosting) to store the video data. Which in spite of your claim above is a technically challenging expensive endeavor.