Vanilagy
2087658eea
Add <video> element fallback case for MediaStreamVideoTrackSource, adding Firefox support
2026-03-06 16:11:59 +01:00
Vanilagy
f79834c3c1
Add frame rate-based sampling for MediaStreamVideoTrackSource, reducing the probability of files with wildly irregular FPS; add unthrottled timer primitives
2026-03-05 19:57:32 +01:00
Vanilagy
84dec01dfd
Add pause and resume methods to MediaStreamTrack sources ( closes #241 )
2025-12-11 15:51:18 +01:00
Vanilagy
5b703a1c78
Fix MP3 encoder emitting incorrect timestamps, fixed overaggressive audio sample gap filling ( fixes #233 )
2025-12-05 12:41:36 +01:00
Vanilagy
d38ad22559
Big realtime playback refactor
...
- Added Worker- or AudioContext-based fallbacks in case MediaStreamTrackProcessor is not available
- Fixed fMP4-streamed files not playing in Safari
- Added better error handling for MediaStream sources
- Improved the live recording example to be more robust
2025-07-27 12:13:03 +02:00
Vanilagy
84c9d37cb7
Revise build step and dist structure for better Webpack, CJS and pnpm support
2025-07-09 11:53:19 +02:00
Vanilagy
f675966004
Metamuxer -> Mediabunny
2025-06-16 15:55:38 +02:00
Vanilagy
ac1b009486
Implement "cross-track offset" for MediaStreamTrack sources & small fixes
2025-04-28 18:31:53 +02:00