Git Product home page Git Product logo

alexfaunt.github.io's Introduction

Gif of glasto webcam

## How to use

  • Go to https://glastolapse.com/youtube-request
  • Authorize glastolapse to act on your behalf
  • copy the command you wish to run
    • today = run after sunset before midnight - it will download todays images + make todays video (and the full one)
    • yesterday = run after midnight - it will download yesterdays images + make yesterdays video (and the full one)

If you need to backfill all the images - do the above, but edit scripts/index.js to download the full year (it's commented out)

TODO - Fix skipped problems

  • gatsby query params are fucked
  • Upload timed out - need to break down the script / sync requests
  • cloudflare cache
  • Video compression / resolutions / just swapping to 265 doesn't work
  • Tabs for other dates, not just yesterday
  • We're downloading ALL the images every build which is madness
    • just concat todays video onto yesterdays
    • github action cache ?
    • Host the videos somewhere else? github is not a good place for that
    • (maybe keep one day video statically, and the full one for hosting, and push the archive to youtube)
    • Also different resolutions
  • Backup all the images somewhere else? or just delete them? they're not ours and it's not that important to go back and process, can just do in future
  • Merge download-year and download - should be one script that accepts a --from and --to with defaults
  • Can't remove the syntax to replace "${INPUT_GLOB}" with $INPUT_GLOB or similar, dno if we can but it looks dumb
  • For the daily build we could just concat the new video to the old video other wise we're repeating + it's reeeeaally slow
  • Actually styling / design / styling library
  • UPDATE the colours ???
  • make the video zoomable

Ideas

  • maybe just do 7 days?
  • timelapse of "Today so far" + build hourly
  • On the full render watermark the date or T -10 etc. onto it
  • Panorama could automatically pan across the site throughout the day - might miss stuff tho
  • Tent detection + zoomed footage of erection
  • ???

alexfaunt.github.io's People

Contributors

alexfaunt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.