v1.38.1
Vanilagy/mediabunnyv1.38.1Mar 7, 2026by Vanilagy
AI Summary
Fixed an issue with CTS offset in fMP4 muxing and improved Firefox support by adding a hidden video element fallback.
Key Highlights
- Fixed CTS offset inclusion in fMP4 muxing
- Added Firefox support via hidden `<video>` element fallback
New Features
- Hidden video element fallback for `MediaStreamVideoTrackSource`
Full Release Notes
- Fixed CTS offset not being properly included in fMP4 muxing in some cases (#317) - Added a fallback path to `MediaStreamVideoTrackSource` using a hidden `<video>` element, enabling Firefox support