You are reading a single comment by @rhb and its replies. Click here to read the full conversation.
  • As a Python learning thing I'm working on auto tweeting short timelapses from one of my cameras. The twitter account I created is called @5into15

    The chronological tweets show all my attempts to tweet and detail what should be attached. The images are deliberately shonky this evening.

    So far I've successfully tweeted pre captured image & video and one "live" image. Next run of the script should hopefully capture, process & tweet a short timelapse 60s into 3s which if it works I'll repeat over a longer duration... the final objective is to get 5 mins at 1 image per second played back at 20fps for a 15s video. I might have to adapt the script to fix skipped images over the longer time period although at 1 fps this hopefully won't occur (fwiw at 2 fps captured it happens lots).

    The hardest bit so far was installing Twython. There's so many out of date articles using what are now out of date commands it took a while to sort but was useful just for teaching me that lesson itself.

    Anyway, basic bread & butter stuff to most of you no doubt but really useful learning for me.

About

Avatar for rhb @rhb started