• Joined on 2023-09-25
loewy merged pull request railbird/react-native-vision-camera#19 2026-01-06 19:41:33 +00:00
fix: Handle both file:// and file:/ URI prefixes
loewy pushed to dean/fix-file-prefix-fmp4 at railbird/react-native-vision-camera 2026-01-06 17:38:25 +00:00
309e1e9457 Merge branch 'main' into dean/fix-file-prefix-fmp4
71b08e6898 Merge pull request 'Android Fmp4' (#17) from loewy/android-fmp4-normalize-timestamp-fix-fps into main
Compare 2 commits »
loewy created pull request railbird/react-native-vision-camera#19 2026-01-06 17:24:39 +00:00
fix: Handle both file:// and file:/ URI prefixes
loewy deleted branch loewy/android-fmp4-normalize-timestamp-fix-fps from railbird/react-native-vision-camera 2026-01-06 17:21:31 +00:00
loewy pushed to main at railbird/react-native-vision-camera 2026-01-06 17:21:31 +00:00
71b08e6898 Merge pull request 'Android Fmp4' (#17) from loewy/android-fmp4-normalize-timestamp-fix-fps into main
11ce9ba8f6 ensure compatability with rb chunked and fmp4, move orientation detection for rb chunked to chunked manager
dd9de38a7d use window manager to determine device rotation in android
3f5d0a2109 fix fps (alter tfhd and trun size, add logs
6c2319608d normalize timestamps and fix framerate metadata in init file
Compare 8 commits »
loewy merged pull request railbird/react-native-vision-camera#17 2026-01-06 17:21:30 +00:00
Android Fmp4
loewy deleted branch loewy/add-recording-format-to-deployed-config from railbird/railbird-gql 2026-01-04 00:45:39 +00:00
loewy pushed to master at railbird/railbird-gql 2026-01-04 00:45:39 +00:00
3def8c97c8 Merge pull request 'Add android recording format to deployed config' (#221) from loewy/add-recording-format-to-deployed-config into master
88de1ef807 add android recording format to deployed config
Compare 2 commits »
loewy merged pull request railbird/railbird-gql#221 2026-01-04 00:45:38 +00:00
Add android recording format to deployed config
11ce9ba8f6 ensure compatability with rb chunked and fmp4, move orientation detection for rb chunked to chunked manager
loewy created pull request railbird/railbird-gql#221 2026-01-03 18:18:45 +00:00
Add android recording format to deployed config
88de1ef807 add android recording format to deployed config
loewy created branch loewy/add-recording-format-to-deployed-config in railbird/railbird-gql 2026-01-03 18:18:04 +00:00
dd9de38a7d use window manager to determine device rotation in android
3f5d0a2109 fix fps (alter tfhd and trun size, add logs
6c2319608d normalize timestamps and fix framerate metadata in init file
27f127fe94 Fix orientation issues
92b29cbd78 Write our own muxer to make hls uupload actually work
Compare 12 commits »
loewy created pull request railbird/react-native-vision-camera#17 2026-01-02 18:01:09 +00:00
Android Fmp4
loewy closed pull request railbird/react-native-vision-camera#16 2026-01-02 17:59:54 +00:00
WIP: FragmentedMp4 for Android
de5e15b347 use window manager to determine device rotation in android
c0b352dc1d fix fps (alter tfhd and trun size, add logs
a307f9b7e8 normalize timestamps and fix framerate metadata in init file