[SAC] [OSGeo] #2959: Help getting FOSS4G 2022 videos into video.osgeo.org and FOSS4G youtube channel

Regina Obe lr at pcorp.us
Wed Aug 2 08:32:24 PDT 2023


Doesn't look like you can upload none video/audio content.  
However there is an annotations feature you can put in each video - https://framagit.org/framasoft/peertube/official-plugins/-/blob/master/peertube-plugin-video-annotation/README.md  

Which allows for html, so you can hyperlink those docs there

For general docs, we have https://nextcloud.osgeo.org  where you can put shared documents and mark them as public or only shared with a subset of users.  Nextcloud you can get into with your OSGeo account as well.




> -----Original Message-----
> From: Sac [mailto:sac-bounces at lists.osgeo.org] On Behalf Of Bob Basques
> Sent: Wednesday, August 2, 2023 10:35 AM
> To: System Administration Committee Discussion/OSGeo
> <sac at lists.osgeo.org>
> Subject: Re: [SAC] [OSGeo] #2959: Help getting FOSS4G 2022 videos into
> video.osgeo.org and FOSS4G youtube channel
> 
> Thanks for the reply,
> 
> I'll not be able to get to it right away, but I'll let you know when I'm ready to
> move them.  I was going to ask if a separate channel could be set up or not,
> so that is good to know.
> 
> FYI, in a few instances I have corresponding PPTs and related files for some
> of the presentations, any ideas on how to keep these together in a posted
> form?
> 
> Thanks
> 
> Bobb
> 
> 
> 
> 
> 
> > > > -----Original Message-----
> > > > From: Sac <sac-bounces at lists.osgeo.org> On Behalf Of Regina Obe
> > > > Sent: Wednesday, August 2, 2023 9:31 AM
> > > > To: 'System Administration Committee Discussion/OSGeo'
> > > > <sac at lists.osgeo.org>
> > > > Subject: Re: [SAC] [OSGeo] #2959: Help getting FOSS4G 2022 videos
> > > > into video.osgeo.org and FOSS4G youtube channel
> > > >
> > > > Think Before You Click: This email originated outside our organization.
> > > >
> > > >
> > > > Yes.  You can put on https://video.osgeo.org  .
> > > >
> > > > You should be able to log in with your osgeo ldap account.  I
> > > > think I have a default quota set to 10 GB per day / max 100 GB per
> > > > user, but I can up that if you need more space than that.
> > > >
> > > > You should also be able to create a channel for it.
> > > >
> > > > Let me know if you need any help with that.
> > > >
> > > > Thanks,
> > > > Regina
> > > >
> > > > > -----Original Message-----
> > > > > From: Sac [mailto:sac-bounces at lists.osgeo.org] On Behalf Of Bob
> > > > > Basques
> > > > > Sent: Wednesday, August 2, 2023 10:00 AM
> > > > > To: sac at lists.osgeo.org
> > > > > Subject: Re: [SAC] [OSGeo] #2959: Help getting FOSS4G 2022
> > > > > videos
> > > > into
> > > > > video.osgeo.org and FOSS4G youtube channel
> > > > >
> > > > > All,
> > > > >
> > > > > Is there a location for Chapter meeting video to be store/posted
> > > > online?   I
> > > > > have a couple of years worth for our local Chapter.
> > > > >
> > > > > Bobb
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > FY5HWX3(new)
> > > > > PW19-S295-C024 (old)
> > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: Sac <sac-bounces at lists.osgeo.org> On Behalf Of OSGeo
> > > > > > > > Sent: Tuesday, August 1, 2023 8:46 PM
> > > > > > > > Cc: sac at lists.osgeo.org
> > > > > > > > Subject: [SAC] [OSGeo] #2959: Help getting FOSS4G 2022
> > > > > > > > videos into video.osgeo.org and FOSS4G youtube channel
> > > > > > > >
> > > > > > > > Think Before You Click: This email originated outside our
> > > > organization.
> > > > > > > >
> > > > > > > >
> > > > > > > > #2959: Help getting FOSS4G 2022 videos into
> > > > > > > > video.osgeo.org and FOSS4G youtube channel
> > > > > > > > ---------------------------+------------------------------
> > > > > > > > ---------------------------+------
> > > > > > > > ---------------------------+--
> > > > > > > >  Reporter:  robe           |      Owner:  sac@…
> > > > > > > >      Type:  task           |     Status:  new
> > > > > > > >  Priority:  normal         |  Milestone:  Sysadmin Contract 2023-I
> > > > > > > > Component:  Systems Admin  |   Keywords:
> > > > > > > > ---------------------------+------------------------------
> > > > > > > > ---------------------------+------
> > > > > > > > ---------------------------+--
> > > > > > > >  There is currently some difficulty with getting FOSS4G
> > > > > > > > 2022 videos into Youtube because of rate limits etc.
> > > > > > > >
> > > > > > > >  So plan is to load them into our Peertube instance
> > > > > > > > video.osgeo.org  and then push them also to Youtube using
> > > > > > > > the
> > > > > Youtube API.
> > > > > > > >
> > > > > > > >  I'm still reviewing how we can achieve this.
> > > > > > > >
> > > > > > > >  As far as loading into video.osgeo.org, I think I just
> > > > > > > > need to allocate a staging folder to scp these up.
> > > > > > > >
> > > > > > > >  And then we can use the Peertube upload api reading from
> > > > > > > > a CSV file to load in the videos and associated meta data,
> > > > > > > > like discussed here -
> > > > > > > >  https://beeldengeluid.github.io/extending-
> > > > > > > > peertube/migration/2021/07/06
> > > > > > > > /importing-videos-with-the-api.html
> > > > > > > >
> > > > > > > >  using the Peertube upload cli
> > > > > > > > https://docs.joinpeertube.org/maintain/tools
> > > > > > > >  #peertube-upload-js
> > > > > > > >
> > > > > > > >  I think things are a bit easier since that article was
> > > > > > > > written 2 years
> > > > ago.
> > > > > > > >
> > > > > > > >  The Youtube side worst case, I think we just read from
> > > > > > > > the staging folder and process using the existing Youtube
> > > > > > > > script we have perhaps just having  it load 5 a day or so.
> > > > > > > > I haven't looked that deeply into Youtube, but I  couldn't
> > > > > > > > find a way to just import a video url stream, like
> > > > > > > > Peertube offers for (Youtube, Vimeo, and Dailymotion).
> > > > > > > > That would be the ideal
> > > > solution.
> > > > > > > > --
> > > > > > > > Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2959>
> > > > > > > > OSGeo <https://osgeo.org/> OSGeo committee and general
> > > > > > > > foundation issue tracker.
> > > > > _______________________________________________
> > > > > Sac mailing list
> > > > > Sac at lists.osgeo.org
> > > > > https://lists.osgeo.org/mailman/listinfo/sac
> > > >
> > > > _______________________________________________
> > > > Sac mailing list
> > > > Sac at lists.osgeo.org
> > > > https://lists.osgeo.org/mailman/listinfo/sac
> _______________________________________________
> Sac mailing list
> Sac at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/sac



More information about the Sac mailing list