Closed cvarjao closed 2 months ago
video recording working: file gets saved to /data/user/0/ca.bc.gov.BCWallet/cache/mrousavy-<RANDOM>.mp4
not sure if we want it in a different location but I have a POC on this branch here: https://github.com/wadeking98/aries-mobile-agent-react-native/tree/spike-rn-camera-video my changes are in the ScanCamera.tsx screen
video playback with react-native-video seems to only build on android with minSdkVerison >= 24
got video playback working: https://github.com/wadeking98/aries-mobile-agent-react-native/tree/spike-rn-camera-video on the scan screen tap the record icon to start the recording and tap it again to finish and start playback