[Feat]: Capture Frames
Version
1.2.4
Environment that reproduces the issue
Devices [iOS & Android]
Use case description
Is there any option to Capture Frames? I mean to set up a mechanism to capture frames from the camera in real-time, like can do with react-native-camera, For some loading time to take capture frame and make it blur...
You want to record the video? Like in a mp4 or another file format?
You want to record the video? Like in a mp4 or another file format?
No I want to capture a moment to blur it to show the user blur picture until the camera is ready (like in samsung built in camera)
I still don't get it. Could you describe in several steps? Or add a drawing, a video example or something like this?
I still don't get it. Could you describe in several steps? Or add a drawing, a video example or something like this?
I will explain it simply, While the user is on the camera componnent and he wants to turn the phone to landscape, then while the camera adjusts itself to landscape, I want to capture a frame for one second and then to show it in blur while the user waits for the camera to turn properly, for a better user experience.
Ok, now I see what you are trying to achieve. It is not as easy as it seems.
We already have a lot to do, we are not going to invest time on this feature right now.