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
NaPoGenMo commit: April 12, 2024 at 10:04AM
Published inProgramming