v1.5.0
remotion-dev/remotionv1.5.0May 29, 2025by met4citizen
AI Summary
This update introduces streaming support for audio and lipsync, alongside Draco compression support to optimize 3D model performance.
Key Highlights
- Added streaming support for audio and lipsync
- Added Draco compression support for 3D assets
- Improved streaming feature implementation
- New contributor: @AdamG012
New Features
- Streaming audio and lipsync capabilities
- Draco compression support
Full Release Notes
- Added streaming support (contributed by @ibrahoss ) - Added Draco compression support (contributed by @AdamG012 ) - Minor fixes and improvements ## What's Changed * Stream audio and lipsync by @ibrahoss in https://github.com/met4citizen/TalkingHead/pull/94 * improve streaming feature by @ibrahoss in https://github.com/met4citizen/TalkingHead/pull/108 * feat: add draco support by @AdamG012 in https://github.com/met4citizen/TalkingHead/pull/111 ## New Contributors * @AdamG012 made their first contribution in https://github.com/met4citizen/TalkingHead/pull/111 **Full Changelog**: https://github.com/met4citizen/TalkingHead/compare/v1.4.0...v1.5.0