-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
video torrents/peertube #79
Comments
Would be nice. I've also been thinking about adding a structured format (e.g., JSON) to video.f.o that describes all (or most) of the videos available (with at least their title and subtitle, possibly also a description etc). This would allow things like a kodi plugin etc. |
We already have the schedule xml - imho makes more sense to add extra video information there. |
That would work, but requires more work for clients to get all the data. On top of that, would make it harder for us to update metadata for past years where it currently doesn't exist. I think adding a parsable file on video.f.o is easier. It is also what most other conferences do. |
Comment from @markvdb in #83 The nec plus ultra as far as I'm concerned should be a way to watch FOSDEM videos online without real central server infrastructure except for one of us serving the torrents from a home file server as the last resort... |
I'll have a look into creating these and will let you know about the progress. |
Peertube would be fun too, but all of this is wishlist really. Whoever reads this, feel free to implement it. Ask server@ for a vm to fiddle with it. |
Another option that @RichiH mentioned was to look for suitable instances that could host FOSDEM video. I compared a pile of peertube instances. https://framatube.org/about/instance looks like the most suitable one. It's hosted by framasoft, the peertube developers. Framasoft is a non-profit focused on free software. They've been around since 2001 and seem to be as energetic as ever. Their instance seems to be one of the healthiest, in terms of uptime, following instances, and total number of videos hosted. Thoughts? |
Hello. I am seriously interested in having Fosdem videos on PeerTube. I think Framasoft would prefer not to host your videos, because nowaydays, everybody rely on them (for their services) instead of mounting their own fediverse instances, which is ultimately Framasoft's goal. Why don't you mount your own instance ? I have my own ( https://tube.22decembre.eu ). I can host some of your videos. But I feel you would be better served yourself. Then we could all subscribe to your instance. Thank you so much. |
The reason we don't do this is, mostly, because we don't have the infrastructure to support that. We already store our videos on a number of mirrors, and video.fosdem.org already contains several hundreds of gigabytes of recordings. As it is, storing that would require us to duplicate the same video into a peertube instance, for which we just don't have the storage. If it would be possible to run some server that exports metadata of our videos into the fediverse without re-uploading everything, we'd be all over that. Unfortunately, that doesn't exist today. |
soon or later some of them will be mirrored at various places If they are well tagged (#FOSDEM2021) they should appear on https://sepiasearch.org/search?search=fosdem2021&sort=-match&page=1 I also suggested to conf.tube to mirror them: https://mastodon.social/@rzr/105695289912075310 I've seen also a couple (without Q&A) at: |
Yes, definitely a feature that Peertube should implement – we had the same issue with in context of media.ccc.de |
from the matrix channel: "So maybe there is a simpler solution, then hosting a full peertube instance, if someone could "just" implement an activitypub actor that can be followed on the mirror server. |
On Sun, Feb 26, 2023 at 12:13:30AM -0800, Mark Van den Borre wrote:
from the matrix channel: "So maybe there is a simpler solution, then
hosting a full peertube instance, if someone could "just" implement an
activitypub actor that can be followed on the mirror server.
[1]https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activ
itypub-server/ < something.. "
Yes, this is exactly what I have been suggesting to you for <checks
notes> three years now... but you always said it was a bad idea ;-)
I have looked at that blog post (and various other bits of
documentation) a few times, and have started looking at the available
bits of support code (e.g., Mojolicious::Plugin::WebFinger is one) that
would help with implementing the necessary items.
It's going to be quite the effort, but hey.
…--
***@***.***{be,co.za}
wouter@{grep.be,fosdem.org,debian.org}
I will have a Tin-Actinium-Potassium mixture, thanks.
|
i.e., this:
which I said in 2020 in this very issue is exactly the same thing :-) |
I assume the issue persists after all these years? |
We probably want torrents for the videos.
The text was updated successfully, but these errors were encountered: