node-publisher
node-publisher copied to clipboard
Capture Frame while changing orientation
Right now in my app when the user change device's orientation I need to show him loading indicator/black screen until the camera is sutiable for the new orientation
Is there any option to Capture Frames meanwhile and show the user a blur image of his camera while reloading the new orientation?
Bottom line: 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.