flutter_screen_recorder_kl 0.1.1
flutter_screen_recorder_kl: ^0.1.1 copied to clipboard
Live-mux screen recorder plugin for Android with internal audio + mic mix and fast stop.
Changelog #
0.1.1 #
- Fix timestamp normalization in live mux pipeline to prevent incorrect long output durations.
- Improve audio/video PTS monotonic handling during mux writes.
0.1.0 #
- Initial release.
- Android live-mux screen recording (no post-stop compression).
- Android 10+ internal audio + mic mix mode with fallback to mic-only.
- Foreground service integration for Android 14 media projection rules.