Building Dynamic Video Projects with Rust & AWS - Stream to Episode Workflow - Episode 186

Channel:
Subscribers:
542
Published on ● Video Link: https://www.youtube.com/watch?v=si12ulDJ3UI



Duration: 0:00
249 views
9


In this video, I dive into developing features for the Glowing-Telegram project, where I'm integrating Rust, AWS, and other tools to enhance the process of transforming live streams into polished episodes. The session primarily focuses on establishing efficient workflows to manage video data through Rust APIs, DynamoDB, and AWS S3. Along the way, I discuss schema design, the configuration of project records, and optimizing the data flow for video editing and episode creation. Here are the key highlights:

Creating and managing project records in DynamoDB to represent video projects.
Integrating and refining Rust structs to process and store video metadata.
Leveraging tools like serde_dynamo and the AWS SDK for efficient DynamoDB interactions.
Streamlining the cut list creation process for video segments.
Using tools like Figment for configuration management and Quicktype for struct generation in Rust and TypeScript.

Additionally, I share insights on how different pieces of the architecture fit together, including the use of S3 for video storage and DynamoDB for metadata organization. Whether you're interested in Rust programming, AWS, or video processing pipelines, this video provides a detailed look into a real-world implementation.

🔗 Check out my Twitch channel for more streams: https://www.twitch.tv/saebyn
GitHub: https://github.com/saebyn
Discord: https://discord.gg/N7xfy7PyHs




Other Videos By saebynVODs


2025-06-01Automating YouTube Uploads with AWS Step Functions | Episode 196
2025-05-30Optimizing Docker Builds and Debugging AWS Lambda for Glowing Telegram | Ep. 195
2025-05-27Optimizing Docker Builds & Debugging AWS Lambda for Glowing Telegram | Ep. 194
2025-05-25Automating Stream to YouTube Workflow with AWS | chill sunday morning coding - Episode 193
2025-05-23Improving Video Editing Features: Fixing Gaps & Testing Logic in Code - Episode 192
2025-05-20Debugging Stream Ingestion and Dynamic Gap Processing | Glowing Telegram Project - Episode 191
2025-05-18Debugging Rollup Config for CSS Imports in React Components - Episode 190
2025-05-15Fine-Tuning Timeline Controls and Enhancing Video Editing Workflow - Episode 189
2025-05-13Building a Video Clip Selection Tool with React and Tailwind CSS - Episode 188
2025-05-11Implementing S3 File Downloads and Rust Trait Conversions | Chill Coding Session - Episode 187
2025-05-08Building Dynamic Video Projects with Rust & AWS - Stream to Episode Workflow - Episode 186
2025-05-06Converting Python Video Editing Scripts to Rust | Glowing Telegram Project - Episode 185
2025-05-04Integrating Video Editor Components with React Admin - Episode 184
2025-05-01Building a Media Playlist API with Python and AWS Lambda - Episode 183
2025-04-29Building an M3U8 Playlist API with AWS Lambda - Episode 182
2025-04-27FFmpeg Scripting & Overlays | Chill Sunday Morning Coding - Episode 181
2025-04-24Mastering FFmpeg Scripting: Troubleshooting Overlays & Audio Issues - Episode 180
2025-04-22FFmpeg Automation: Prototyping Video Editing with Python - Episode 179
2025-04-20Debugging Twitch API Integration for Glowing Telegram Project - Episode 178
2025-04-19Building OAuth Integration with Twitch: Access Token Management and API Updates - Episode 177
2025-04-17Improving Twitch Integration for Glowing-Telegram: Backend and Frontend Updates - Episode 176