Tanya Lattner via llvm-dev
2015-Sep-08 18:20 UTC
[llvm-dev] Euro LLVM videos finally online - proposal to use torrents for sharing
> On Sep 8, 2015, at 1:34 AM, Renato Golin <renato.golin at linaro.org> wrote: > > On 8 September 2015 at 09:29, Yaron Keren via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> The easy solution would be to have a LLVM channel with all videos >> on Youtube which has high qualty CDN. > > That's a good point, I think we should do that. > > Tobi, Tanya, do you guys think we could do this directly from now on? > Maybe even creating one channel for LLVM conferences and sharing the > account between US and Euro LLVM. > > Not having to host large videos is a great relief for our servers / bandwidth…In general we have preferred that videos are hosted on the LLVM server as the official hosting site but I can see the argument about slow download speeds. Youtube has been discussed in the past but we have usually defaulted to mainly hosted on llvm.org <http://llvm.org/> and then a copy could potentially be on YouTube. I would want this to be an official posting though. There is another option that was presented to the LLVM Foundation as a free hosting service, which I will need to talk to them more about (I would rather not say on list just yet). I’ll get back with a answer/concrete proposal. Thanks, Tanya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150908/14501546/attachment.html>
Caldarale, Charles R via llvm-dev
2015-Sep-08 19:17 UTC
[llvm-dev] Euro LLVM videos finally online - proposal to use torrents for sharing
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] > On Behalf Of Tanya Lattner via llvm-dev > Subject: Re: [llvm-dev] Euro LLVM videos finally online - proposal to use torrents for sharing> In general we have preferred that videos are hosted on the LLVM server as the official hosting site but > I can see the argument about slow download speeds.Just as a point of reference, I downloaded a 1.5 GB mp4 file from llvm.org this morning in about 15 minutes over a Comcast cable Internet connection in Minnesota. Perhaps the slowdown is not at llvm.org? The YouTube regional servers would certainly help anyone not in North America. - Chuck -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150908/95747737/attachment.html>
Renato Golin via llvm-dev
2015-Sep-08 19:26 UTC
[llvm-dev] Euro LLVM videos finally online - proposal to use torrents for sharing
On 8 September 2015 at 19:20, Tanya Lattner <tonic at nondot.org> wrote:> Youtube has been discussed in the past but we have usually defaulted to > mainly hosted on llvm.org and then a copy could potentially be on YouTube. I > would want this to be an official posting though.Youtube is used by many foundations and conferences out there as the official channel for their presentations, tutorial videos, outreach, etc. It can also be embedded in web pages, and there are good builtin plugins for all mobile platforms and browsers. It's not as easy to make an mp4 work out of the box in a way that you hope it would. I don't see a problem in hosting the videos *in addition* to having them in a CDN, but especially because Youtube is free and ubiquitous, anything else (maybe apart from Vimeo) would be less ideal, especially if they require plugins for browsers or mobiles, even if they're free. cheers, --renato
Mehdi Amini via llvm-dev
2015-Sep-08 20:05 UTC
[llvm-dev] Euro LLVM videos finally online - proposal to use torrents for sharing
On Sep 8, 2015, at 12:26 PM, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > On 8 September 2015 at 19:20, Tanya Lattner <tonic at nondot.org> wrote: >> Youtube has been discussed in the past but we have usually defaulted to >> mainly hosted on llvm.org and then a copy could potentially be on YouTube. I >> would want this to be an official posting though. > > Youtube is used by many foundations and conferences out there as the > official channel for their presentations, tutorial videos, outreach, > etc. > > It can also be embedded in web pages, and there are good builtin > plugins for all mobile platforms and browsers. It's not as easy to > make an mp4 work out of the box in a way that you hope it would. > > I don't see a problem in hosting the videos *in addition* to having > them in a CDN, but especially because Youtube is free and ubiquitous, > anything else (maybe apart from Vimeo) would be less ideal, especially > if they require plugins for browsers or mobiles, even if they're free.Anything that doesn’t *offer* a download option (breaking ToS is not an option) shouldn't be considered as the primary hosting IMO, which disqualify Youtube IIUC their ToS. Tanya's proposal seems nice: having the video hosted by llvm.org and mirrored to Youtube would be a good tradeoff. — Mehdi