react-native-vision-camera/example/src
Marc Rousavy 9c579c65aa
try: Improvements from WWDC 2021 1:1 workshop (#197)
* perf: Automatically determine Pixel Format depending on active format. (More efficient video recording 🚀)
* perf: Skip `AVAssetWriter` transform by directly correctly orienting the Video Output connection
* feat: Support camera flipping while recording
* feat: Run frame processor on separate queue, avoids stutters in video recordigns
* feat: Automatically drop late frame processor frames
2021-06-11 21:06:19 +02:00
..
frame-processors feature: Frame Processors (iOS) (#2) 2021-05-06 14:11:55 +02:00
hooks chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
views chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
CameraPage.tsx try: Improvements from WWDC 2021 1:1 workshop (#197) 2021-06-11 21:06:19 +02:00
Constants.ts chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
MediaPage.tsx fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
Splash.tsx feat: Separate usecases (decouple microphone, video, photo) (#168) 2021-06-07 13:08:40 +02:00