Is it possible to use cameraWithTensors(https://js.tensorflow.org/api_react_native/latest/#Media-Camera) with both tensors and video recording purposes? Such as I want to run real-time classify images tensors whilst recording a video. Right now I can do it separetly but is it possible to do it at the same time?
Is it possible to use cameraWithTensors(https://js.tensorflow.org/api_react_native/latest/#Media-Camera) with both tensors and video recording purposes? Such as I want to run real-time classify images tensors whilst recording a video. Right now I can do it separetly but is it possible to do it at the same time?