Skip to content

Author: bryantohara

NaPoGenMo commit: May 5, 2024 at 10:18PM

Massive number of changes made to this idea – and it’s not totally done. Lots of Azure components aren’t included. Will discuss at a later time.
By Bryant O’Hara
May 5, 2024 at 10:18PM
via GitHub https://ift.tt/AauDtgE

Comments closed

NaPoGenMo commit: April 13, 2024 at 09:36PM

All components: Changed app settings key for storage connection
DataFetcher – added POST method to route decorator and mimetype to response
VideoProducer – changed default width and height

Added a UI component – which is making me rethink the whole architecture.
By Bryant O’Hara
April 13, 2024 at 09:36PM
via GitHub https://ift.tt/Ssm4OxW

Comments closed

NaPoGenMo commit: April 12, 2024 at 10:04AM

I’m rethinking the architecture a bit. Calls to DataFetcher to retrieve audio get saved to its local directory before being uploaded to azure blob storage. This seems like too much travel across the network, so I’m creating the audio from VideoProducer. Files will be saved to the local directory, and after video rendering, they will be deleted.
By Bryant O’Hara
April 12, 2024 at 10:04AM
via GitHub https://ift.tt/ZUuSOqC

Comments closed