Bonjour, c/opensource@lemmy.ml
!
Framasoft (that’s us!) is a small French non-profit (10 employees + 25 volunteers), that has been promoting Free-Libre software and its culture to a French-speaking audience for 20+ years.
What does Framasoft do?
We strongly believe that Free-Libre software is one of the essential tools for achieving a Free-Libre society. That is why we maintain and contribute to lots of projects that aim to empower people to get more freedom in their digital lives.
Among those tools are:
- 20 FOSS based web-services that we host (mainly for our French-speaking audience) on our Degooglify Internet website, including Framadate and Framaforms… ;
- many talks, workshops, and participations to conventions ;
- A blog, where we share our views and where a group of volunteers translate into French news from the English-speaking FLOSS world ;
- Many, many ressources to help people and organizations in their transition to ethical digital tools (guides, documentation, even card games!) ;
Framasoft is funded by donations (94% of our 2024 budget), mainly grassroots donations (75% of the 2024 budget). As we mainly communicate in French, the overwhelming majority of our donations comes from the French-speaking audience. You can help us through joinpeertube.org/contribute.
We develop PeerTube
In the English-speaking community, we are mostly known for developing PeerTube, a self-hosted video and live-streaming free/libre platform, which has become the main alternative to Big Tech’s video platforms.
From a student project to a software with international reach, our video platform solution is now, seven years later, used and acknowledged by many institutions!
The last major version of PeerTube, v7, has been released at the end of 2024, along with the first version of the official mobile app, available on both Android (Play Store, F-Droid) and iOS.
Now that the PeerTube platform has matured significantly over successive versions, we believe that the way to enable even more people to use PeerTube is to improve the mobile app so that it can be carried around in people’s pockets.
Ask Us Anything!
Last month, we have published the roadmap for the project. This week, we also launched our new crowdfunding campaign which focuses on our mobile app. We want to give you the opportunity through this AMA to give us feedback on the product and the project and discuss the crowdfunding campaign and our next steps!
If you have any questions, please ask them below (and upvote those you want us to answer first).
We will answer them to the best of our abilities with the /u/Framasoft
account, from May. 28th 2025 5pm CET (11 am EST) until we are too tired ;).
EDIT (8:16 pm CET): This wraps it for the day, thanks for all of your questions and feedback!
Thank you for your work.
As far as I understand it one of the big advantages is that every viewer simultaneously provides its download data for others to stream (peering). With this approach server capacity can be reduced but I wonder how well this works (If I even understood it correctly).
With this system could it be possible to host videos on an own server without having to pay huge sever costs?
Also what is a nice website to search through all videos, similar to the front page of YouTube?
The P2P system in PeerTube works very well if you have many concurrent viewers. You can have more information in our blogpost that details a P2P stress test: https://joinpeertube.org/news/stress-test-2023 But if most of the time you don’t have many concurrent viewers, you’ll still have to pay the bandwidth. But as you can see in the blog post above, PeerTube is not very expensive to host (if you don’t have to store many videos).
Not part of Framasoft, but I am administrating a PeerTube platform/instance myself, and can anecdotally say, that it works rather well. Another factor is, that as an admin, you can set up to automatically mirror videos on other instances, when they meet certain criteria.
For example, I have ~300GB set aside to mirror trending, new and most-watched videos of some instances, that I consider to have quality (EDIT: and reliably non-illegal) content regularily (e.g. spectra.video, makertube.net, peertube.wtf, etc.) That way, in addition to just users watching videos acting as a seeding peer
via webtorrent, my own dedicated server in Finland among other professional servers with large bandwith also add to the resilience of the network, even for smaller instances.Anecdotally, I have also heard of some people running a PeerTube instance successfully from just a SBC, like a RaspPi or similar, from home,
utilising the WebTorrent integratio you mentionedEDIT: As I have learned, while they are using P2P connections, it is no longer the WebTorrent protocol to their advantage. Here’s a video I remember talking about this as an example.From PeerTube docs:
It’s probably not WebTorrent you are using, HLS.
Also, thank you for running with redundancy! I need to get it setup myself, with some new SSDs.
There’s nothing stopping you installing PeerTube on your own home server and uploading your videos to that.
If your internet bandwidth is low, you can have other PeerTube servers mirror your videos.
So when someone watches your videos, it will not only download the data from your home server, but also from other PeerTube servers that mirror your videos.
It won’t reduce server storage usage, because the video needs to be placed somewhere, but it will reduce bandwidth and traffic usage.
Some PeerTube websites have Sepia Search enabled, so fx from PeerTube.wtf, you can search through 1000+ servers.
Also not Framasoft, but for your search question their Sepia Search https://sepiasearch.org/ would be your best bet to get hits across known Peertube instances/platforms.
Your favorite Peertube instance/platform has its own front page, and they’ve done a bit of work in the Android app to have an explore tab to have similar across its tracked instances.