Android Fmp4 #17

Merged
loewy merged 7 commits from loewy/android-fmp4-normalize-timestamp-fix-fps into main 2026-01-06 17:21:30 +00:00
Member
No description provided.
loewy added 6 commits 2026-01-02 18:01:09 +00:00
Implements HLS-compatible fragmented MP4 recording on Android using
AndroidX Media3 FragmentedMp4Muxer, matching the iOS implementation.

Changes:
- Add FragmentedRecordingManager for fMP4 segment output
- Add ChunkedRecorderInterface to abstract recorder implementations
- Add onInitSegmentReady callback for init segment (init.mp4)
- Update onVideoChunkReady to include segment duration
- RecordingSession now uses FragmentedRecordingManager by default

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
loewy added 2 commits 2026-01-02 18:04:58 +00:00
loewy added 1 commit 2026-01-03 21:40:19 +00:00
loewy merged commit 71b08e6898 into main 2026-01-06 17:21:30 +00:00
loewy deleted branch loewy/android-fmp4-normalize-timestamp-fix-fps 2026-01-06 17:21:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/react-native-vision-camera#17
No description provided.